The REST API is deprecated and will be removed in the future. Some endpoints may no longer be available. Use the GraphQL API instead.

Get preset by id

GET

https://api.pack.cloud/v1/warehouses/{warehouseId}/picklist-presets/{presetId}

Request

Path parameters

warehouseIdstring
presetIdstring

Response

OK

Body

idstring
ID of the preset
namestring
Name of the preset
Example:Single items
enabledboolean
sort_after_pickingboolean
fulfillments_countinteger
The default number of fulfillments to include in picklists with this preset
sortinteger
picklist_preset_group_idstringnull
typestring
Allowed values:multisingle
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource