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 picklist by id

GET

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

Request

Path parameters

warehouseIdstring
picklistIdstring

Response

OK

Body

idstring
ID of the order
assigned_to_user_idstringnull
ID of the assigned user
trolley_idstringnull
ID of the trolley used for picking
referencestring
Human readable generated reference
Example:P220101-001
statusstring
Status of the picklist
Allowed values:createdpickingpickedcompleted
typestring
Type of the picklist
Allowed values:multisingle
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource