Skip to main content

Export Shipment Items (CSV)

GET 

//:domain/api/amazon/unified/new-inbound-shipments/export

Streams a CSV download of new inbound shipment items (line-level rows) across the supplied integration instances. Each row represents one line item with its parent shipment info repeated. Columns: sr_no, confirmation_id, shipment_id, shipment_name, status, source_name, destination_country, destination_warehouse, integration, msku, fnsku, asin, quantity_sent, quantity_received, shipment_created_at.

When the resulting item set is empty the endpoint returns a JSON message instead of a file (You can't export empty data).

Request

Responses

OK

Response Headers
    Content-Type
    Content-Disposition