Retrieves the details of an existing verification.
Required permissions:
payout:account:readA company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
The unique identifier of the verification to retrieve.
"verf_xxxxxxxxxxxxx"
A successful response
An identity verification session used to confirm a user's identity for payout account eligibility.
The unique identifier for the verification.
"verf_xxxxxxxxxxxxx"
The current status of this verification session.
requires_input, processing, verified, canceled, created, started, submitted, approved, declined, resubmission_requested, expired, abandoned, review The most recent error code returned during verification. Null if no error has occurred.
abandoned, consent_declined, country_not_supported, device_not_supported, document_expired, document_type_not_supported, document_unverified_other, email_unverified_other, email_verification_declined, id_number_insufficient_document_data, id_number_mismatch, id_number_unverified_other, phone_unverified_other, phone_verification_declined, selfie_document_missing_photo, selfie_face_mismatch, selfie_manipulated, selfie_unverified_other, under_supported_age A human-readable explanation of the most recent verification error. Null if no error has occurred.
"Document image was too blurry to read."