List inbound shipments, representing inventory in transit or received at a location. Sorted by most recently updated first.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page marker, from X-Page-Next header
Page size, defaults to 20
1 <= x <= 500Store ID
"64e5a8a1af49a89df37e4ee7"
Filter by shipment status
PENDING, IN_TRANSIT, PARTIALLY_RECEIVED, RECEIVED Filter by location ID (e.g. loc_...)
Minimum created time, inclusive
Maximum created time, exclusive
Success