Skip to main content

Cancel MCF Order

POST 

/api/walmart/:integrationInstance/wfs/mcf-orders/:mcfOrder/cancel

Cancel an MCF order on Walmart and reflect the cancellation locally. No request body. Scoped to the integration instance (404 if it belongs to another instance). Walmart rejects the cancel once the order has shipped/delivered/already-cancelled — that returns a 422. Returns the updated order resource. Requires a Bearer token.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type