Skip to main content

Unarchive Removal Orders

POST 

/api/amazon/:integrationInstance/removal-orders/unarchive

Bulk-unarchives removal orders (sets archived_at = null). Request body uses IdSelectionData:

  • ids (array of integers, required) — removal order row IDs
  • value (string, optional) — opaque selection identifier
Authorization

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

Request

Responses

OK

Response Headers
    Content-Type