StatusReason
Reason for the status of a verification document.
BLURRY - The document is blurry and not readable.
NAME_MISMATCH - The name on the document does not match the name of the customer.
DOB_MISMATCH - The date of birth on the document does not match the date of birth of the customer.
FACE_MISMATCH - The face on the document does not match the face of the customer.
MISSING_SIDE - The document is missing a side.
BLOCKED_INFO - The document has blocked information.
EXPIRED - The document is expired.
CROPPED - The document is cropped.
HIGH_CONTRAST - The document has high contrast.
INVALID_TYPE - The document is of invalid type.
DOCUMENT_NOT_PROVIDED - The document was not provided.
NO_DOB_ON_DOC - The document does not have date of birth.
UNDERAGE - The customer is underage.
FULL_CC - Customer has provided a credit card statement containing the full credit card number and cannot be properly stored.
COUNTRY_MISMATCH - The country on the document does not match the country of the customer.
SELFIE_NOT_PROVIDED - The selfie was not provided.
90_DAY_OLD - The document is older than 90 days.
ALTERED - The document has been altered.
ENVELOPE - The document is in an envelope.
MOBILE_BILL - The document is a mobile bill and unusable for vification purposes.
ENTITY_MISMATCH - Country of document ineligible for customer verification.
DIFFERENT_OR_NO_NAME - The name on the document does not match the name of the customer.
ADDRES_MISMATCH - The address on the document does not match the address of the customer.
NO_ADDRESS - The document does not have an address.
THIRD_PARTY_WARNING - The document is a third party warning.
string
Possible values: [BLURRY
, NAME_MISMATCH
, DOB_MISMATCH
, FACE_MISMATCH
, MISSING_SIDE
, BLOCKED_INFO
, EXPIRED
, CROPPED
, HIGH_CONTRAST
, INVALID_TYPE
, DOCUMENT_NOT_PROVIDED
, NO_DOB_ON_DOC
, UNDERAGE
, FULL_CC
, COUNTRY_MISMATCH
, SELFIE_NOT_PROVIDED
, 90_DAY_OLD
, ALTERED
, ENVELOPE
, MOBILE_BILL
, ENTITY_MISMATCH
, DIFFERENT_OR_NO_NAME
, ADDRES_MISMATCH
, NO_ADDRESS
, THIRD_PARTY_WARNING
]