Unmerge Merged Shipment
POST/api/v2/merged-shipments/:mergedShipment/unmerge
Reverses a merge group, restoring each sales order to its pre-merge state. Only allowed before a label is purchased / the shipment is shipped.
Path Parameters:
- mergedShipment (integer): ID of the merge group
Request Body:
- reason (optional, string, max 1000): Audit-trail reason for the unmerge
Request
Responses
- 200
Successful response