Skip to main content
POST
Uploads the front or back of an identity document (multipart form) and attaches it to the wallet owner’s Connect account. Call this when onboarding reports individual.verification.document in currently_due. Accepted types: JPEG, PNG, PDF. Maximum size: 10 MB.

Path Parameters

string
required
The wallet whose owner’s document is being uploaded.

Form Data

string
required
front or back.
file
required
The document file (JPEG, PNG, or PDF, ≤ 10 MB).

Response

string
The Stripe Connect account ID.
boolean
Whether payouts are now enabled.
string[]
Items Stripe is reviewing (usually includes the just-uploaded document).