Skip to main content

Bulk Archive Orders

POST 

/api/amazon/:integrationInstance/orders/bulk-archive

Archive multiple Amazon orders.

Authorization

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

Fields:

  • ids: array of integers (required_without apply_to_all)
  • apply_to_all: boolean
  • filters: array of filter conditions

Request

Responses

OK

Response Headers
    Content-Type