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

Create preset

POST

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

Request

Path parameters

warehouseIdstring

Payload

namestringrequired
fulfillments_countintegerrequired
sort_after_pickingboolean
typestringrequired
Allowed values:multisingle
picklist_preset_group_idstringnull

Response

Created

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