Document Status

The status of the Document in the Identity Verification process.

DELETED_BY_USER

DELETED_BY_USER: = "deleted_by_user"

Document manually deleted by the consumer or mediator of the account.


FAILED_MANUAL_VERIFICATION

FAILED_MANUAL_VERIFICATION: = "failed_manual_verification"

The document failed manual verification or was manually rejected by one or more custody providers.


FAILED_VERIFICATION

FAILED_VERIFICATION: = "failed_verification"

The document failed verification or was rejected by one or more custody providers.


MANUALLY_VERIFIED

MANUALLY_VERIFIED: = "manually_verified"

Document manually verified by one or more custody providers.


PENDING_INFORMATION

PENDING_INFORMATION: = "pending_information"

Document is pending some information, check its additionalData field for more instructions.


PROCESSING

PROCESSING: = "processing"

The document is being processed by one or more custody providers.


VERIFIED

VERIFIED: = "verified"

Document successfully verified by one or more custody providers.