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

Update preset

PUT

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

Request

Path parameters

warehouseIdstring
presetIdstring

Payload

namestring
enabledboolean
fulfillments_countinteger
sort_after_pickingboolean
typestring
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