Skip to main content

Unarchive Walmart Order

PUT 

/api/walmart/:integrationInstance/orders/:order/unarchive

Restore a single archived Walmart order. Returns whether the order was actually restored (unarchived is false when it was already active). 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