Skip to main content

Show Removal Shipment

GET 

//:domain/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.

Request

Responses

OK

Response Headers
    Content-Type