Skip to main content

Unmap MCF Order

POST 

/api/amazon/unified/fulfillment-orders/:fulfillmentOrder/unmap

Clears a pending link (mapped_pending) so the order returns to unmapped; the sales order's fulfillment order is left in place. Refused with 422 for an order whose shipment has already been recorded (mapped_shipped), because that fulfillment owns inventory movements — reverse it from the sales order instead. Requires sales_orders.fulfill.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type