Skip to main content

Bulk Archive Orders

POST 

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

Archive multiple Amazon orders.

Not yet available to API tokens

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

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