provider
inventory
List Shipments
List shipments with optional filtering.
get/inventory/shipments/list
Query parameters
pageinteger nullable
per_pageinteger nullable
sort_bystring nullable
sort_direction'asc' | 'desc' nullable
location_idstring nullable
Optional ID of the location
Optional ID of the location
idsstring[] nullable
Optional list of IDs of the shipments
Optional list of IDs of the shipments
stock_idstring nullable
Optional ID of the stock
Optional ID of the stock
supplier_idstring nullable
Optional ID of the supplier
Optional ID of the supplier
skustring nullable
Optional SKU (Stock Keeping Unit)
Optional SKU (Stock Keeping Unit)
lot_numberstring nullable
Optional lot number of the shipment
Optional lot number of the shipment
remaining_quantitynumber[] nullable
Optional remaining quantity of the shipment
Optional remaining quantity of the shipment
Headers
TENANTstring required
The tenant you are making this request on behalf of
API-KEYstring required
Your api key
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.