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.

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