Skip to main content

Get Portal Data

GET 

/api/amazon/:integrationInstance/draft-inbound-plans/portal/:hashedDraftInboundPlanId

Plan header + line items for the external verification portal. No bearer token — access is granted by the encrypted hashedDraftInboundPlanId in the URL (single plan scope). Generated from the plan's portal_access_hash.

Authorization

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

Kit fields per item: is_kit (boolean), assemble_at_source (boolean — the recipient builds this line's kits from components before shipping), components (the pick list when assemble_at_source: sku, name, barcode, per_kit, total_units = per_kit × quantity).

user_name falls back to the merchant's store name when no inventory inquiry was explicitly sent.

Request

Responses

OK