Skip to main content

Bulk Archive Walmart Orders

PUT 

/api/walmart/:integrationInstance/orders/archive

Archive multiple Walmart orders in one call. Archived orders are hidden from active listings but remain available with their history. Only currently-active orders belonging to the integration instance are affected; already-archived orders are skipped.

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 archive.

Request

Responses

OK

Response Headers
    Content-Type