List Inbound Shipments
Inbound Shipments
List Inbound Shipments
List inbound shipments, representing inventory in transit or received at a location. Sorted by most recently updated first.
GET
List Inbound Shipments
Documentation Index
Fetch the complete documentation index at: https://developers.redo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Page marker, from X-Page-Next header
Page size, defaults to 20
Required range:
1 <= x <= 500Path Parameters
Store ID
Example:
"64e5a8a1af49a89df37e4ee7"
Query Parameters
Filter by shipment status
Available options:
PENDING, IN_TRANSIT, PARTIALLY_RECEIVED, RECEIVED Filter by location ID (e.g. loc_...)
Minimum created time, inclusive
Maximum created time, exclusive
Response
Success