Data Checks
After the data is extracted from the ID image(s), a number of fraud checks are applied to the data.
Dependencies
Supported Credentials
Data Checks (Post-Extraction Validity and Fraud Checks)
Jumio applies several validity and fraud-related checks after classifying the document type and extracting data from the ID image. These checks result in one of several statuses:
-
PASSED (OK): No validation failures or potential fraud detected.
-
WARNING: Issues like document nearing or past expiration, medium-risk IP/device lookups, minor data mismatches, or a minor data field validation failure.
-
REJECTED (Fail): Serious fraud flags such as high-risk lookups, mismatching data with a repeated face, significantly mismatching data, or major data field validation failure.
For an overview of how Jumio handles PASSED, WARNING, and REJECTED across all capabilities, see How Jumio Handles Results.
Decision Details Labels
| Decision Type | Label | Description |
|---|---|---|
| NOT_EXECUTED | PRECONDITION_NOT_FULFILLED | Required data from another capability is not available. |
| NOT_EXECUTED | TECHNICAL_ERROR | An error prevented execution. |
| PASSED | OK | Fraud was not detected during the analysis of the data extracted from the ID image. |
| WARNING | DOCUMENT_EXPIRY_WITHIN_CONFIGURED_LIMIT | The document is nearing its expiration date. |
| REJECTED | HIGH_FRAUD_RISK | There is a high probability of fraud. |
| REJECTED | NFC_CERTIFICATE | There is a mismatch between the data extracted from the microchip on the passport and the data extracted from the document using OCR. This rejection reason only applies to transactions using NFC on a mobile device. |
| REJECTED | MISMATCHING_DATAPOINTS | There is a mismatch between different occurrences of a repeating datapoint on a document. For example, the data extracted from the barcode does not match the printed data extracted from the ID. |
| REJECTED | MRZ_CHECKSUM | The machine-readable zone (MRZ) checksum has an unexpected value. |
| REJECTED | MISMATCHING_DATA_REPEATED_FACE | The ID or selfie matches a previously uploaded selfie or ID but the corresponding personal data does not match. |
| REJECTED | CUSTOMER_FEEDBACK | The ID data matches the data from a previous transaction that was labeled as fraud via the transaction feedback feature. |
| REJECTED | ID_DATA_MISMATCH | A significant mismatch between instances of a data field is detected. |
| REJECTED | LOOKUPS_HIGH_RISK_SAME_DATA | The ID document matches with at least one past rejected transaction |
| REJECTED | LOOKUPS_HIGH_RISK_SAME_FACE_MISMATCHING_DATA | The ID or selfie matches a previously uploaded selfie or ID with mismatching data |
| REJECTED | LOOKUPS_HIGH_RISK_DEVICE | The device data matches with one or multiple transactions rejected in the past |
| REJECTED | LOOKUPS_HIGH_RISK_IP_ADDRESS | The IP address matches with one or multiple transactions rejected in the past |
| WARNING | ID_DATA_MISMATCH_LOW_CONFIDENCE | There is a probable mismatch between different occurrences of a data field on a document |
| WARNING | ID_DATA_INVALID | The data on the ID has failed validation checks in relation to field length, formatting or character type, etc. |
| WARNING | UNREADABLE_DATASOURCE | The data in the machine readable zone (MRZ) or barcode was not readable |
| WARNING | LOOKUPS_MEDIUM_RISK_SAME_DOCUMENT_NUMBER | The ID matches the document number with at least one past transaction, which shows different first, last name, and date of birth |