Skip to main content

Archive New Inbound Shipments

POST 

/api/amazon/:integrationInstance/new-inbound/shipments/archive

Archive the given new FBA inbound shipments by setting archived_at to now. Archived shipments are hidden from the default list view but remain in the database for audit/history. Returns the count actually archived.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type