Get Inventory Distributions by WRO ID

View as Markdown
Retrieves the distribution details for a specific receiving order within ShipBob's Inventory Placement Program (IPP). <Warning>This endpoint is available only to accounts enrolled in ShipBob's Inventory Placement Program (IPP).</Warning>

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token or OAuth2

Path parameters

idstringRequiredformat: "int32"
Id of the receiving order

Response

Success
distributionslist of objects or null
List of distribution items, for a combination of InventoryId, Lot Number, Lot Date and Destination Fulfillment Center Id
idinteger or null
Id of the receiving order
statusenum or null

Errors