Create Picks
This endpoint creates a new picks
POST
Body
required
The id of the packing_list to be created. If not provided, a new id will be generated.
required
The number of the packing_list to be created. If not provided, a new number will be generated.
required
The delivery date of the packing_list to be created. If not provided, a new delivery date will be generated.
required
The arrival date of the packing_list to be created. If not provided, a new arrival date will be generated.
required
The ship per of the packing_list to be created. If not provided, a new ship per will be generated.
required
The tracking number of the packing_list to be created. If not provided, a new tracking number will be generated.
Response
string
The unique identifier for the pick.
string
The number.
string
The date created.
string
The bill of materials number.
string
The location within the site.
string
The pick method.
string
The site where the pick took place.
string
The current status of the pick.
string
The work order number.
string
The line items included in the pick.