Skip to main content

Bulk Unarchive Walmart Orders

PUT 

/api/walmart/:integrationInstance/orders/unarchive

Restore multiple archived Walmart orders in one call. Only currently-archived orders belonging to the integration instance are affected.

Authorization

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

Request body:

  • ids (required, array of integers) — the Walmart order ids (SKU.io internal ids) to unarchive.

Request

Responses

OK

Response Headers
    Content-Type