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 count of picklists

GET

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

Request

Path parameters

warehouseIdstring

Query parameters

filter[assigned_to_user_id]string
Include picklists that are assigned to a specific user id
filter[status]array
Include picklists that has status
Allowed values:createdpickingpickedcompleted

Response

OK

Body

countinteger