Document Authentication Statuses

Integrations guide

This page sets out possible statuses, explanatory status codes, CDD Report availability, and risk codes for Document Authentication.

Note
Note
In addition to checking the status in webhook notifications, you can check the status of a specific Document Authentication case any time via a Get Document Authentication status request.

Statuses

Possible statuses include:

StatusDescriptionAction
newThe case is successfully created.Wait.
pendingWe are validating the data.Wait.
Status code: 100
inconsistent_dataWe found inconsistent data.Retry.
Status codes: 3000 series
invalid_dataWe found invalid data.Retry.
Status codes: 3000 series
completedWe have processed the case.
For our recommendation to accept or reject it, see the risk code.
Download the CDD Report.
Status codes: 40005000 series
Risk codes: 200 or 500

Status flow diagram

The pathways for statuses are as follows:



Risk codes

Possible risk codes include:

Risk scoreRisk code
completed_low_risk200
completed_unacceptable_risk500


Status codes

Statuses can be accompanied by one or multiple of the following status codes:

100: Data validation

This series includes:

Status codeDescriptionAction
1000The data has been successfully validated.Wait for the next status notification.

3000: Sendback reasons

This series includes:

Status codeDescriptionAction
3105Not the same personCreate a new case.
3500No geolocation providedCreate a new case with the client's geolocation.
3510Geolocation is in a prohibited countryCreate a new case with the geolocation in a supported country.
3540Device metadata inconsistentCreate a new case.
3600Video too brightUpload a new document video.
3601Video too darkUpload a new document video.
3602Video too blurryUpload a new document video.
3603Video poor qualityUpload a new document video.
3610Inadequate videoUpload a new document video.
3620Liveness features not visibleUpload a new document video.

4000: Rejection reasons

Note
Note
You can't retry.

This series includes:

Status codeDescription
4145Geolocation is prohibited
4190Other rejected
4192Video rejected
4200Assisted selfie
4202Assisted video

5000: Fraud reasons

Note
Note
You can't retry.

This series includes:

Status codeDescription
5200Selfie tampering
5201Selfie tampering - Photo of a photo
5202Selfie tampering - Different person
5210Biometric verification
5600Video tampering
5601Different person in video
5610Video other fraud
5900Other fraud

Top of page