Document Check
Last updated
Last updated
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
For each conducted analysis, the returned values include:
clear
: Indicates the analysis returned a successful result.
attention
: Indicates a potential falsified or fraudulent document.
not_processed
: Returned when the analysis does not apply to a document type, e.g. MRZ Analysis on a document without an MRZ. It will also be returned if ComplyCube does not support a given country's particular analysis for a document type.
{
"complyCube": {
"idVerification": [
{
"client": {
"id": "64df68fabc1c610008bbb1b9",
"type": "person",
"entityName": "Jan Kowalski",
"email": "jkowalski@transactionlink.io",
"personDetails": {
"firstName": "Jan",
"lastName": "Kowalski"
},
"createdAt": "2023-08-18T12:50:02.168Z",
"updatedAt": "2023-08-18T12:50:02.168Z"
},
"address": {
"id": "64df68fabc1c610008bbb1bb",
"clientId": "64df68fabc1c610008bbb1b9",
"line": "ŻEROMSKIEGO",
"city": "WARSZAWA",
"country": "PL",
"createdAt": "2023-08-18T12:50:02.488Z",
"updatedAt": "2023-08-18T12:50:02.488Z"
},
"checksResult": {
"documentCheck": {
"state": "FINISHED",
"document": {
"type": "DRIVING_LICENSE",
"issuingCountry": "PL",
"createdAt": "2023-08-18T12:50:27.062Z",
"updatedAt": "2023-08-18T12:54:50.285Z"
},
"files": [
{
"resourceId": "1f838498-f3c3-41a5-b01c-7d18d89ec871",
"resourcePath": "resources/c84db9d5-3e88-4fa2-9211-60f9b9e6b213/1f838498-f3c3-41a5-b01c-7d18d89ec871/4127107e-d7b2-4d7f-8f1f-494682a8cb3d/document_capture.jpeg",
"resourceName": "document_capture.jpeg"
},
{
"resourceId": "f12430da-3c49-4843-8dcf-1a0eab4122ce",
"resourcePath": "resources/c84db9d5-3e88-4fa2-9211-60f9b9e6b213/f12430da-3c49-4843-8dcf-1a0eab4122ce/4127107e-d7b2-4d7f-8f1f-494682a8cb3d/document_capture.jpeg",
"resourceName": "document_capture.jpeg"
}
],
"outcome": "clear",
"breakdown": {
"extractedData": {
"documentDetails": {
"documentType": "driving_license",
"hasTwoSides": true,
"issuingCountry": "GB",
"issuingDate": {
"day": 1,
"month": 1,
"year": 2015
},
"expirationDate": {
"day": 1,
"month": 1,
"year": 2025
},
"documentNumber": "123456790",
"personalNumber": "123456790"
},
"holderDetails": {
"lastName": [
"DOE"
],
"firstName": [
"JOHN"
],
"dob": {
"day": 3,
"month": 9,
"year": 1995
},
"address": {
"addressText": "110 MAPLE ROAD, SAMPLE CITY, NC 10000-0008",
"line": "110 MAPLE ROAD",
"city": "SAMPLE CITY",
"state": "North Carolina",
"postalCode": "10000-0008",
"country": "US"
}
}
},
"allExtractedData": {
"visual": {
"lastName": [
"DOE"
],
"firstName": [
"JOHN"
],
"dob": {
"day": 3,
"month": 9,
"year": 1995
},
"age": 26,
"gender": "male",
"documentNumber": "123456790",
"documentDiscriminator": "123456790",
"issuingDate": {
"day": 1,
"month": 1,
"year": 2015
},
"expirationDate": {
"day": 1,
"month": 1,
"year": 2025
},
"addressText": "110 MAPLE ROAD, SAMPLE CITY, NC 10000-0008",
"addressLine": "110 MAPLE ROAD",
"addressCity": "SAMPLE CITY",
"addressPostalCode": "10000-0008",
"height": "175 cm"
},
"barcode": {
"lastName": [
"DOE"
],
"firstName": [
"JOHN"
],
"dob": {
"day": 3,
"month": 9,
"year": 1995
},
"gender": "male",
"documentNumber": "123456790",
"documentDiscriminator": "123456790",
"issuingCountry": "US",
"issuingDate": {
"day": 15,
"month": 11,
"year": 2018
},
"expirationDate": {
"day": 29,
"month": 9,
"year": 2026
},
"addressText": "110 MAPLE ROAD, SAMPLE CITY, NC 10000-0008",
"addressLine": "110 MAPLE ROAD",
"addressCity": "SAMPLE CITY",
"addressPostalCode": "10000-0008",
"addressState": "North Carolina",
"addressCountry": "US",
"height": "175 cm"
}
}
},
"mrzAnalysis": {
"mrzFormat": "clear",
"mrzChecksum": "clear"
},
"consistencyAnalysis": {
"lastName": "clear",
"firstName": "clear",
"dob": "clear",
"documentNumber": "clear",
"personalNumber": "clear",
"expirationDate": "clear",
"issuingDate": "clear"
},
"contentAnalysis": {
"dataIntegrity": "clear",
"issuingDate": "clear",
"expirationDate": "clear",
"specimenCheck": "clear",
"blackListCheck": "clear"
},
"formatAnalysis": {
"modelIdentification": "clear",
"countryModelValidity": "clear",
"documentModelValidity": "clear",
"photocopyDetected": "clear"
},
"forensicAnalysis": {
"documentLivenessCheck": "clear",
"tamperingDetected": "clear",
"mrzVisualPlacement": "clear",
"securityElements": "clear",
"photoLocation": "clear",
"mrzClassification": "clear",
"breakdown": {
"documentFrontLivenessScore": 100,
"documentBackLivenessScore": 100
}
},
"frontAndBackAnalysis": {
"formatAnalysis": "clear",
"dataConsistency": "clear"
},
"clientValidation": {
"ageVerification": "clear",
"clientDataConsistency": "clear"
},
"extractedImages": [
{
"type": "front_side",
"data": "<BASE64_IMAGE_CONTENT>"
}
],
"securityAndPatternAnalysis": [
{
"similarity": 100,
"outcome": "clear",
"narrative": "Clear",
"actualImageData": "<BASE64_IMAGE_CONTENT>",
"expectedImageData": "<BASE64_IMAGE_CONTENT>"
}
]
}
}
}
]
}
}
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|
Property | Type | Description |
---|---|---|
Attribute | Type | Description |
---|---|---|