Skip to main content

Submit Verification

POST 

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

Finalize the verification: plan moves to verified (or verified_with_adjustments when any line was verified short). Fails with 400 cant_submit_verification_unless_all_items_verified while any line is unverified. 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.

Request

Responses

Bad Request