Skip to main content

Sync MCF Order Status

POST 

/api/walmart/:integrationInstance/wfs/mcf-orders/:mcfOrder/sync-status

Pull the latest status for an MCF order from Walmart and update the local record. No request body. Scoped to the integration instance (404 if it belongs to another instance). A Walmart-side failure 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