Skip to main content

Get FBA Shipment Record (Per Instance)

GET 

/api/amazon/:integrationInstance/ledgers/shipments/:shipment

Get a single Amazon-fulfilled shipment report row by ID. Rows are imported from the Amazon fulfilled shipments report and describe one shipped order item: Amazon order/item identifiers, purchase, payment, shipment and reporting timestamps (UTC ISO 8601), buyer and recipient details, ship-to and bill-to addresses, item/shipping/gift-wrap prices and taxes, promotion discounts, carrier and tracking number, fulfillment center, fulfillment channel and sales channel.

Authorization

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

Returns 404 for an unknown ID.

Request

Responses

OK

Response Headers
    Content-Type