Skip to main content

Unarchive Removal Orders

POST 

//:domain/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

Request

Responses

OK

Response Headers
    Content-Type