admin-shipping-logistics

Generate Shipment Packing Slip

Generate package-aware packing slip from the outbound shipment context.

post/api/v1/admin/shipments/{shipment_id}/packing-slip

Path parameters

shipment_idstring uuid required

Request body

total_weight_unit'kg' | 'lbs' nullable
package_countinteger nullable
ship_date_overridestring date nullable
notesstring nullable

Response

Successful Response

packing_slip_idstring uuid required
packing_slip_numberstring required
statusstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.