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.

Inventory Allocation (GET)

Fetches the allocation status, quantities, and source locations for all line items associated with a given entity.
Resource
1/connect/inventory/allocation/${sourceId}
Resource example
1https://yourInstance.salesforce.com/services/data/v66.0/connect/inventory/allocation/${sourceId}
Available version
66.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
pageNumber Integer The page number to return. Optional 66.0
pageSize Integer The number of line item allocation records to return per page. Optional 66.0
status String Filters results by allocation status. Optional 66.0
Response body for GET
Get Inventory Allocation Output