The Rest API is deprecated and will be removed in the future. We recommend using the GraphQL API instead. Some endpoints may not be available anymore.

Get preview draft picklist

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/picklists/preview

Request

Path parameters

warehouseIdstring

Query parameters

filter[has_stock_location]array
Only include fulfillments that has these stock location names
filter[orders.recipient_address.country_code]array
Only include fulfillments that has recipient country
filter[quantity_items]integer
Only include fulfillments that contains x items
filter[quantity_products]integer
Only include fulfillments that contains x different products
filter[pickable]boolean
Only include fulfillments that are (non-)pickable
filter[release_at]datetime
Only include fulfillments that are available for picking at
fulfillments_countinteger
The maximum number of fulfillments to include

Response

OK

Body