v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBMachine Inventory
Create Pick List
Generates a new pick list for a specific machine, with options to adjust the pick list based on various criteria.
post/v1/machines/{MachineID}/pickList
Path parameters
MachineIDinteger required
The unique identifier of the machine for which the pick list is being generated.
Query parameters
UseMinPickboolean
Specifies whether to use minimum picklist logic for the machine.
AddOnlineSalesboolean
Adjusts the pick list by considering online transactions (relevant for DEX data).
AddEstimatedSalesstring date-time
Adds products to the pick list based on sales statistics for the specified visit date.
Response
The pick list was successfully generated.