Create Packing List
This endpoint creates a new packing_list
Body
The id of the packing_list to be created. If not provided, a new id will be generated.
The number of the packing_list to be created. If not provided, a new number will be generated.
The deliveryDate of the packing_list to be created. If not provided, a new deliveryDate will be generated.
The invoice_number of the packing_list to be created. If not provided, a new invoice_number will be generated.
The arrivalDate of the packing_list to be created. If not provided, a new arrivalDate will be generated.
The purchase_order_number of the packing_list to be created. If not provided, a new purchase_order_number will be generated.
The ship_per of the packing_list to be created. If not provided, a new ship_per will be generated.
The tracking_number of the packing_list to be created. If not provided, a new tracking_number will be generated.
Response
This is the unique identifier for the packing list.
This is the number associated with the packing list.
This is the date of delivery for the packing list.
This is the invoice number associated with the packing list.
This is the date of arrival for the packing list.
This is the purchase order number associated with the packing list.
This is the shipping information or carrier for the packing list.
This is the tracking number associated with the shipment for the packing list.