Get Warehouse Receiving Order Boxes

View as Markdown

Returns the boxes in a specific warehouse receiving order and the line items in each box, including quantities, lot information, and inventory IDs. Use this endpoint for the per-box breakdown of a receiving order’s contents; totals per SKU are returned by the receiving order details endpoint.

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

idintegerRequired
Id of the receiving order

Response

Success

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error