Skip to main content

Show Fulfillment Packet

GET 

/api/amazon/:integrationInstance/draft-inbound-plans/:draft_inbound_plan/fulfillment

Detect 3PL/supplier fulfillment availability for the plan and return the built packet (or null when not yet built). available reflects whether the plan is eligible; source_type is 3pl or supplier; packet is the FbaInboundFulfillmentPacket resource including recipient_email, recipient_name, and the editable email_template.

Authorization

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

email_will_attach_fnsku_labels (boolean): whether the 3PL email can carry the FNSKU label PDF (a durable label file is already attached, or labels are generatable at send for seller-labelled items) — drives the compose dialog's attachment checkbox.

Request

Responses

OK

Response Headers
    Content-Type