Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.OCICreateReservationOutputRepresentation

Result of an Omnichannel Inventory reservation creation request.
Property Name Type Description Available Version
details List<ConnectApi.​OCICreateReservation​SingleOutputRepresentation> Details for each product in the reservation. 51.0
errors List<ConnectApi.​OCICreateReservation​ErrorOutputRepresentation> Any errors returned by the reservation request. 51.0
expirationTime String The time at which the reservation would expire. 51.0
reservationTime String The time when the reservation was recorded. 51.0
success Boolean Indicates whether the reservation was successfully created. 51.0