Skip to main content

Unprocess New Inbound Shipments

POST 

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

Reverse the processing of the given new FBA inbound shipments. Detaches PendingInbound rows and reverses any inventory movement that was created when the shipments were processed.

Authorization

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

Returns 422 when a selected shipment is linked to a purchase order that has purchase invoices attached - the invoices must be deleted before the shipment can be unprocessed.

Request

Responses

OK

Response Headers
    Content-Type