Create Picklist
Learn how to create picklists for order item pickups efficiently within the 'Brokering WIP' documentation.
Creates a picklist of the order items to be picked up. To create a picklist, you will need to call the /createPicklist endpoint with the POST method.
Request
Endpoint
https://<host>/api/createPicklist
Example: https://demo-oms.hotwax.io/api/createPicklist
Header
Body
Note: Pass the data in form format.
Response
Header
Body
Last updated