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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

Bad Request