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.

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