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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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