{
"id": "verf_xxxxxxxxxxxxx",
"status": "requires_input",
"last_error_code": "abandoned",
"last_error_reason": "Document image was too blurry to read."
}An identity verification session used to confirm a person or entity'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."
Was this page helpful?