Skip to main content
Create Pick List

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Path Parameters

MachineID
integer<int64>
required

The unique identifier of the machine for which the pick list is being generated.

Query Parameters

UseMinPick
boolean

Specifies whether to use minimum picklist logic for the machine.

AddOnlineSales
boolean

Adjusts the pick list by considering online transactions (relevant for DEX data).

AddEstimatedSales
string<date-time>

Adds products to the pick list based on sales statistics for the specified visit date.

Response

204

The pick list was successfully generated.