Skip to main content

Get Portal Access Hash

GET 

/api/amazon/:integrationInstance/draft-inbound-plans/:draft_inbound_plan/portal-access-hash

Returns the encrypted plan identifier (hashed_id) used to build the shareable, unauthenticated verification portal URL for this draft inbound plan. The portal lets a supplier verify item quantities without logging in.

Authorization

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

The hash is an encrypted payload of the plan id; append it to the verification portal path (/v2/integrations/amazon/fba/draft-inbound-plans/verification-portal/{hashed_id}?integration={integrationInstance}) and share the resulting link. The same hash is embedded in the inventory inquiry email and the QR code on the inventory inquiry PDF. No request body or query parameters.

Request

Responses

OK

Response Headers
    Content-Type