Skip to main content

Download Prep & Pack Sheet CSV

GET 

/api/amazon/:integrationInstance/draft-inbound-plans/:draft_inbound_plan/fulfillment/prep-sheet.csv

Download the fulfillment prep & pack sheet as a CSV file, to hand to a 3PL or supplier that won't use the fulfilment portal (e.g. for upload into their own system). The CSV contains a Unit Mix section (SKU, product, MSKU, FNSKU, UPC, quantity, unit weight, unit dimensions, who labels, who preps) and, once box contents have been submitted, a Box Contents section (box number, SKU, quantity) matching the box-import template so it round-trips.

Authorization

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

Authentication: requires a Bearer token.

Returns 422 if the fulfilment packet has not been built yet.

Request

Responses

OK

Response Headers
    Content-Type