- In your Dashboard, go to Operations > Inventory Dashboard.
- Use the search filter to look for your desired machine.
- Right-click the machine and select Pick List > Generate Pick List.

Pick List for Multiple MachinesNayax Core allows you to generate the pick list for more than one machine, for example if you want to generate the pick list for all the machines under a specific Route, follow the steps below:
- Add the filter to the search feature.
- Select all the machines in the list (you can also individually select the machines you want).
- Click Actions > Generate Pick List

Lynx API
Lynx API allows you to programmatically create a pick list for a specific machine using the endpoint below:Create Pick List
POST
Generate a New Pick List Request
Use the Create Pick List endpoint to create a list for a specified machine based on its current stock levels and sales data.Path ParamsReplace
<MACHINE_ID> with the actual identifier of the machine for which you want to generate the pick list.