Skip to main content

Show Removal Shipment

GET 

/api/amazon/:integrationInstance/removal-shipments/:removalShipment

Fetch a single removal shipment with its parent removal order eager-loaded. Returns 404 if the shipment does not belong to the supplied integration instance. NOTE: this route is registered twice — under /api/amazon/{integrationInstance}/removal-shipments/{removalShipment} and under /api/amazon/{integrationInstance}/ledgers/removal-shipments/{removalShipment} — both invoke the same controller method.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type