Skip to main content

Archive Walmart Order

PUT 

/api/walmart/:integrationInstance/orders/:order/archive

Archive a single Walmart order. Archived orders are hidden from active listings but remain available with their history. Returns whether the order was actually archived (archived is false when it was already archived). Returns 403 if the order does not belong to the integration instance.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type