Update Inbound Shipment
PUT/api/inbound-shipments/:inbound_shipment
Updates an inbound shipment. Only editable for shipments in Draft status. Lines array syncs the shipment lines (pass line id to update existing, omit id to add new, omit line entirely to delete).
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response