Skip to main content

Delete MCF Order

DELETE 

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

Soft-deletes the MCF order (and its cached items, shipments and return authorizations). Deleted orders are hidden from every default view, can be listed with filter[lifecycle]=deleted, and restored. A later re-sync from Amazon updates the cached row but does not resurrect it. Requires integrations.update.

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