Skip to main content

Delete Fulfillment Order Merge Group

DELETE 

/api/fulfillment-orders/merge-group/:mergeGroup

Dissolve a merged shipment group entirely: every member fulfillment order reverts to an independent pre-dispatch fulfillment order. Only allowed while the group is still pre-dispatch — once dispatched to the provider the group can no longer be dissolved (409).

Required scope: orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Returns 204 No Content on success.

Authentication: Requires Bearer token.

Request

Responses

No Content

Response Headers
    Content-Type