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/actions/batch-update | Update a batch of inventory records to Omnichannel Inventory. Add a new inventory record or update on hand, future quantity, future date, safety stock count, and shipping eligibility to an existing inventory record. |
| /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/inventory/check-availability | Get information about inventory availability for products in locations or location groups in your commerce inventory system. Provides available to fulfill, available to order, and on hand quantity information. |
| /commerce/inventory/levels | Get information about inventory levels for products in locations and location groups in your commerce inventory system. |
| /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. |
| /commerce/oci/reservation/actions/update | Updates an existing reservation in Omnichannel Inventory. Add, remove, and update quantities for existing SKUs in the reservation. |