Get the Picking List PDF for an outwards consignment
Path Parameters
- Type: stringFormat: uuidconsignment
Id required
Query Parameters
- Type: integer · enumSort
By The sort order for the picking list. Defaults to Location.
values- Location = 1
- Inventory
Product = 2
- Type: stringFormat: uuidPrint
Option . Printer Id The printer bridge warehouse printer id to be used for printing.
Responses
- 200
OK
Request Example for get/v1/consignments/{consignmentId}/picking-list-pdf
curl 'https://api.consignlyhq.com/v1/consignments/123e4567-e89b-12d3-a456-426614174000/picking-list-pdf?SortBy=enum%20(Location%20%3D%201%2C%20InventoryProduct%20%3D%202)&PrintOption.PrinterId='
No Body