Newer Version Available
Salesforce Omnichannel Inventory Resources
Manage inventory across locations. Available in Salesforce Omnichannel
Inventory.
Available resources are:
| Resource | Description |
|---|---|
| /commerce/oci/availability/availability-records/actions/get-availability | Retrieve inventory availability data for one or more products at one or more inventory locations or location groups. |
| /commerce/oci/availability-records/uploads | Upload an inventory availability data file to Omnichannel Inventory. |
| /commerce/oci/availability-records/uploads/uploadId | Retrieve the status of an inventory availability upload job. |
| /commerce/oci/location-graph/uploads | Asynchronously publish information about your inventory locations and location groups to Omnichannel Inventory. The publish includes records whose IsEnabled and ShouldSyncWithOci fields are both true. This method returns an ID that you can use to retrieve the status of the publish job. |
| /commerce/oci/location-graph/uploads/uploadId | Retrieve the status of a publish location structure job. |
| /commerce/oci/reservation/actions/reservations | Create an inventory reservation in Omnichannel Inventory. |
| /commerce/oci/reservation/actions/fulfillments | Fulfill one or more inventory reservations. |
| /commerce/oci/reservation/actions/releases | Release one or more existing inventory reservations to free up that inventory. |
| /commerce/oci/reservation/actions/transfers | Transfer one or more inventory reservations between locations or location groups. This API doesn’t change physical quantities, but reduces the reserved quantity at the source and increases it at the destination. |