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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request body:

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

Request

Responses

OK

Response Headers
    Content-Type