Skip to main content

Bulk Unarchive Removal Shipments

POST 

/api/amazon/unified/removal-shipments/bulk-unarchive

Dispatches a tracked background job to bulk-unarchive the specified removal shipments. Body: ids (required array, min 1, max 1000 integers). Returns the tracked_job_log_id so the frontend can subscribe to job progress via the tracked job log endpoints.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type