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.OCIReleaseReservationSingleInputRepresentation

A single inventory reservation to release.
Property Type Description Required or Optional Available Version
actionRequestId String A UUID that identifies the request. Use the action request IDs in response data to identify which requests succeeded or failed. Required 51.0
externalRefId String The external reference ID of the location or location group that has the reservation. Optional 51.0
locationGroupIdentifier String The identifier of the location group that has the reservation. The identifier for a location or location group, but not both, is required. 51.0
locationIdentifier String The identifier of the location that has the reservation. The identifier for a location or location group, but not both, is required. 51.0
quantity Double The quantity of reserved inventory to release. Required 51.0
reservationId String The ID of the inventory reservation. Optional 58.0
stockKeepingUnit String The SKU of the product to release. Required 51.0