AriadNext Request Responses
The AriadNext OCR processor is composed of a client side script, four server side scripts, and a server side library. When the applicant's documents are validated, the call is made using the below methods. The OCR data is then saved in the entity based on the Settings configurations and the response is returned in JSON format.
IMPORTANT!
The data saved contains video files in mp4 format. In order to save them into the platform you must white list the mp4 extension to allow to save it into the Upload EBS folder of the FintechOS Platform.
The data saved contains video files in mp4 format. In order to save them into the platform you must white list the mp4 extension to allow to save it into the Upload EBS folder of the FintechOS Platform.
Requests
getFile: the result contains file reports.getDocument: the result contains full document reports.getDocumentImage: the result contains abase64encoded image of the uploaded document
Requests Examples
getFile response
Copy
{
"response":{
"uid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"owner":"fintechos@ariadnext.com",
"location":"default",
"creationDate":"2022-03-29T09:19:29",
"lastUpdateDate":"2022-03-29T09:19:33",
"lastReportStatus":"ERROR",
"lastAnalysisStatus":"OK",
"lastReport":{
"checks":[
{
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"title":"ID",
"message":"The ID is not valid",
"type":"UNKNOWN",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"BACKEND_ANALYSIS",
"title":"Document analysis",
"message":"The document has been analysed",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"ID_ANALYSIS",
"title":"ID analysis",
"message":"The ID is not OK",
"type":"UNKNOWN",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MODEL_RECOGNIZED",
"title":"Document type identification",
"message":"Identified document",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_SPECIMEN",
"title":"Specimen",
"message":"This document is not a specimen",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"19/07/2011",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_EXPIRATION_DATE",
"title":"Expiration of the document",
"message":"There are some warnings concerning the document expiration date",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"ID_FALSIFICATION",
"title":"Falsification detection",
"message":"Document is not falsified",
"type":"UNKNOWN",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_BLACKLISTED",
"title":"Verification if the document is blacklisted.",
"message":"There was no blacklist available for this document",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"ROU",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"EMISSION_COUNTRY",
"title":"Document issue country",
"message":"The issue country of the document is valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"EMISSION_DATE",
"title":"Document issue date",
"message":"The issue date of the document has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"ROU",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_NATIONALITY",
"title":"Holder nationality",
"message":"The holder nationality is valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"VALIDITY_PERIOD",
"title":"Check the validity period of the document with respect to the model",
"message":"The validity period of the document could not be evaluated",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"IDROMJOACA<BINE<<MIREL<<<<<<<<<<<<<<",
"expectedValue":null
},
{
"givenValue":"BV183916<01328707198M110719110801192",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_FIELDS_SYNTAX",
"title":"Compliance of MRZ fields",
"message":"The MRZ fields are well-formed",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"IDROMJOACA<BINE<<MIREL<<<<<<<<<<<<<<",
"expectedValue":null
},
{
"givenValue":"BV183916<01328707198M110719110801192",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_CHECKSUMS",
"title":"MRZ checksums",
"message":"All MRZ checksums are valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_EXPECTED_FOUND",
"title":"Checking for the presence of a MRZ",
"message":"MRZ expected by the model and found",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_FIRSTNAMES",
"title":"Consistency of holder's firstnames",
"message":"The holder's firstnames have not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_LASTNAME",
"title":"Consistency of holder's lastname",
"message":"The holder's lastname has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_BIRTHDATE",
"title":"Consistency of holder's birth date",
"message":"The holder's birthdate has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_DOCNUM",
"title":"Consistency of the document number",
"message":"The document number has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_EXPIRATIONDATE",
"title":"Consistency of the expiration date",
"message":"The expiration date consistency has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_EMISSIONDATE",
"title":"Consistency of the emit date",
"message":"The emit date has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_PERSONALNUM",
"title":"Consistency of the personal number",
"message":"The personal number has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_ALIGNEMENT",
"title":"Validity of MRZ graphical format",
"message":"The MRZ graphical format seems correct",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_CLASSIFIER",
"title":"Verification of the consistency of the MRZ with the document model",
"message":"The MRZ is consistent with the document model",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"PHOTO_CONFORMITY",
"title":"Extensive photo compliance check",
"message":"The detected photo is legit",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"PHOTO_LOCATION",
"title":"Check of the presence and location of the photo",
"message":"A photo has been detected at the location indicated in the document model",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"VISUAL_SECURITY",
"title":"Verification of graphical security elements",
"message":"The graphical security elements have not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
}
]
}
]
}
]
}
],
"documents":[
{
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"customers":[
"012ad73e-341f-4f1e-815d-dbb9ab82cff6"
]
}
],
"clientData":{
"reference":null
},
"referenceValues":null,
"customerIdentities":[
{
"uid":"012ad73e-341f-4f1e-815d-dbb9ab82cff6",
"creationDate":"2022-03-29T09:19:33",
"documentUids":[
"64cd6532-0fd6-46c2-9993-d7ec59811a19"
],
"addressData":null,
"chequeData":null,
"consumptionData":null,
"financeData":null,
"identityData":{
"lastName":{
"valueLabel":null,
"label":"Last name",
"value":"JOACA BINE"
},
"firstNames":{
"label":"First name",
"values":[
"MIREL"
]
},
"fullName":null,
"birthDate":{
"day":19,
"month":7,
"year":1987,
"label":"Birth date",
"value":"19/07/1987"
},
"birthDay":{
"valueLabel":null,
"label":"Birth day",
"value":"19"
},
"birthDepartment":null,
"birthMonth":{
"valueLabel":null,
"label":"Birth month",
"value":"7"
},
"birthYear":{
"valueLabel":null,
"label":"Birth year",
"value":"1987"
},
"birthPlace":null,
"gender":{
"valueLabel":"Male",
"label":"Gender",
"value":"M"
},
"nationality":{
"valueLabel":null,
"label":"Nationality",
"value":"ROU"
},
"faceUrl":null,
"nationalRegistrationNumber":null,
"ssn":null,
"usageName":null
},
"jobData":null,
"role":null,
"vehicleData":null
}
],
"uid":"a936cbf5-861f-4b9f-a36b-90a5e08195ec",
"generationDate":"2022-03-29T09:19:33",
"globalStatus":"ERROR"
},
"documents":[
{
"uid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"type":"ID",
"subType":"ID"
}
],
"reports":[
{
"uid":"a936cbf5-861f-4b9f-a36b-90a5e08195ec",
"generationDate":"2022-03-29T09:19:33",
"globalStatus":"ERROR"
}
],
"validity":"NOT_VALIDATED",
"state":"INITIAL",
"tags":[
"sdk-web"
],
"type":null,
"comments":null,
"isSuccess":true,
"errorMessage":null
},
"lastReport":{
"checks":[
{
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"title":"ID",
"message":"The ID is not valid",
"type":"UNKNOWN",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"BACKEND_ANALYSIS",
"title":"Document analysis",
"message":"The document has been analysed",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"ID_ANALYSIS",
"title":"ID analysis",
"message":"The ID is not OK",
"type":"UNKNOWN",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MODEL_RECOGNIZED",
"title":"Document type identification",
"message":"Identified document",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_SPECIMEN",
"title":"Specimen",
"message":"This document is not a specimen",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"19/07/2011",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_EXPIRATION_DATE",
"title":"Expiration of the document",
"message":"There are some warnings concerning the document expiration date",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"ID_FALSIFICATION",
"title":"Falsification detection",
"message":"Document is not falsified",
"type":"UNKNOWN",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_BLACKLISTED",
"title":"Verification if the document is blacklisted.",
"message":"There was no blacklist available for this document",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"ROU",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"EMISSION_COUNTRY",
"title":"Document issue country",
"message":"The issue country of the document is valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"EMISSION_DATE",
"title":"Document issue date",
"message":"The issue date of the document has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"ROU",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"DOC_NATIONALITY",
"title":"Holder nationality",
"message":"The holder nationality is valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"VALIDITY_PERIOD",
"title":"Check the validity period of the document with respect to the model",
"message":"The validity period of the document could not be evaluated",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"IDROMJOACA<BINE<<MIREL<<<<<<<<<<<<<<",
"expectedValue":null
},
{
"givenValue":"BV183916<01328707198M110719110801192",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_FIELDS_SYNTAX",
"title":"Compliance of MRZ fields",
"message":"The MRZ fields are well-formed",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"IDROMJOACA<BINE<<MIREL<<<<<<<<<<<<<<",
"expectedValue":null
},
{
"givenValue":"BV183916<01328707198M110719110801192",
"expectedValue":null
}
],
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_CHECKSUMS",
"title":"MRZ checksums",
"message":"All MRZ checksums are valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_EXPECTED_FOUND",
"title":"Checking for the presence of a MRZ",
"message":"MRZ expected by the model and found",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_FIRSTNAMES",
"title":"Consistency of holder's firstnames",
"message":"The holder's firstnames have not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_LASTNAME",
"title":"Consistency of holder's lastname",
"message":"The holder's lastname has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_BIRTHDATE",
"title":"Consistency of holder's birth date",
"message":"The holder's birthdate has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_DOCNUM",
"title":"Consistency of the document number",
"message":"The document number has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_EXPIRATIONDATE",
"title":"Consistency of the expiration date",
"message":"The expiration date consistency has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_EMISSIONDATE",
"title":"Consistency of the emit date",
"message":"The emit date has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"OCR_PERSONALNUM",
"title":"Consistency of the personal number",
"message":"The personal number has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_ALIGNEMENT",
"title":"Validity of MRZ graphical format",
"message":"The MRZ graphical format seems correct",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"MRZ_CLASSIFIER",
"title":"Verification of the consistency of the MRZ with the document model",
"message":"The MRZ is consistent with the document model",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"PHOTO_CONFORMITY",
"title":"Extensive photo compliance check",
"message":"The detected photo is legit",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"PHOTO_LOCATION",
"title":"Check of the presence and location of the photo",
"message":"A photo has been detected at the location indicated in the document model",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"fileUid":"file-4c06fafd-78af-4470-ad7d-0646b32a1c2e",
"identifier":"VISUAL_SECURITY",
"title":"Verification of graphical security elements",
"message":"The graphical security elements have not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
}
]
}
]
}
]
}
],
"documents":[
{
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"customers":[
"012ad73e-341f-4f1e-815d-dbb9ab82cff6"
]
}
],
"clientData":{
"reference":null
},
"referenceValues":null,
"customerIdentities":[
{
"uid":"012ad73e-341f-4f1e-815d-dbb9ab82cff6",
"creationDate":"2022-03-29T09:19:33",
"documentUids":[
"64cd6532-0fd6-46c2-9993-d7ec59811a19"
],
"addressData":null,
"chequeData":null,
"consumptionData":null,
"financeData":null,
"identityData":{
"lastName":{
"valueLabel":null,
"label":"Last name",
"value":"JOACA BINE"
},
"firstNames":{
"label":"First name",
"values":[
"MIREL"
]
},
"fullName":null,
"birthDate":{
"day":19,
"month":7,
"year":1987,
"label":"Birth date",
"value":"19/07/1987"
},
"birthDay":{
"valueLabel":null,
"label":"Birth day",
"value":"19"
},
"birthDepartment":null,
"birthMonth":{
"valueLabel":null,
"label":"Birth month",
"value":"7"
},
"birthYear":{
"valueLabel":null,
"label":"Birth year",
"value":"1987"
},
"birthPlace":null,
"gender":{
"valueLabel":"Male",
"label":"Gender",
"value":"M"
},
"nationality":{
"valueLabel":null,
"label":"Nationality",
"value":"ROU"
},
"faceUrl":null,
"nationalRegistrationNumber":null,
"ssn":null,
"usageName":null
},
"jobData":null,
"role":null,
"vehicleData":null
}
],
"uid":"a936cbf5-861f-4b9f-a36b-90a5e08195ec",
"generationDate":"2022-03-29T09:19:33",
"globalStatus":"ERROR"
}
}
getDocument response
Copy
{
"isSuccess":true,
"errorMessage":"",
"document":{
"IsSuccess":true,
"Response":{
"uid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"owner":"fintechos@ariadnext.com",
"location":"default",
"type":"ID",
"subType":"ID",
"classId":"ROU_ID_0111",
"prettyName":"Romania National ID Card 1997",
"lastReport":{
"checks":[
{
"identifier":"BACKEND_ANALYSIS",
"title":"Document analysis",
"message":"The document has been analysed",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"identifier":"ID_ANALYSIS",
"title":"ID analysis",
"message":"The ID is not OK",
"type":"UNKNOWN",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"identifier":"MODEL_RECOGNIZED",
"title":"Document type identification",
"message":"Identified document",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"DOC_SPECIMEN",
"title":"Specimen",
"message":"This document is not a specimen",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"19/07/2011",
"expectedValue":null
}
],
"identifier":"DOC_EXPIRATION_DATE",
"title":"Expiration of the document",
"message":"There are some warnings concerning the document expiration date",
"type":"DOCUMENT_ACCEPTABILITY",
"status":"ERROR",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"ID_FALSIFICATION",
"title":"Falsification detection",
"message":"Document is not falsified",
"type":"UNKNOWN",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":[
{
"dataReferences":null,
"identifier":"DOC_BLACKLISTED",
"title":"Verification if the document is blacklisted.",
"message":"There was no blacklist available for this document",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"ROU",
"expectedValue":null
}
],
"identifier":"EMISSION_COUNTRY",
"title":"Document issue country",
"message":"The issue country of the document is valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"EMISSION_DATE",
"title":"Document issue date",
"message":"The issue date of the document has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"ROU",
"expectedValue":null
}
],
"identifier":"DOC_NATIONALITY",
"title":"Holder nationality",
"message":"The holder nationality is valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"VALIDITY_PERIOD",
"title":"Check the validity period of the document with respect to the model",
"message":"The validity period of the document could not be evaluated",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"IDROMJOACA<BINE<<MIREL<<<<<<<<<<<<<<",
"expectedValue":null
},
{
"givenValue":"BV183916<01328707198M110719110801192",
"expectedValue":null
}
],
"identifier":"MRZ_FIELDS_SYNTAX",
"title":"Compliance of MRZ fields",
"message":"The MRZ fields are well-formed",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":[
{
"givenValue":"IDROMJOACA<BINE<<MIREL<<<<<<<<<<<<<<",
"expectedValue":null
},
{
"givenValue":"BV183916<01328707198M110719110801192",
"expectedValue":null
}
],
"identifier":"MRZ_CHECKSUMS",
"title":"MRZ checksums",
"message":"All MRZ checksums are valid",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"MRZ_EXPECTED_FOUND",
"title":"Checking for the presence of a MRZ",
"message":"MRZ expected by the model and found",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_FIRSTNAMES",
"title":"Consistency of holder's firstnames",
"message":"The holder's firstnames have not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_LASTNAME",
"title":"Consistency of holder's lastname",
"message":"The holder's lastname has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_BIRTHDATE",
"title":"Consistency of holder's birth date",
"message":"The holder's birthdate has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_DOCNUM",
"title":"Consistency of the document number",
"message":"The document number has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_EXPIRATIONDATE",
"title":"Consistency of the expiration date",
"message":"The expiration date consistency has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_EMISSIONDATE",
"title":"Consistency of the emit date",
"message":"The emit date has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"OCR_PERSONALNUM",
"title":"Consistency of the personal number",
"message":"The personal number has not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"MRZ_ALIGNEMENT",
"title":"Validity of MRZ graphical format",
"message":"The MRZ graphical format seems correct",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"MRZ_CLASSIFIER",
"title":"Verification of the consistency of the MRZ with the document model",
"message":"The MRZ is consistent with the document model",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"PHOTO_CONFORMITY",
"title":"Extensive photo compliance check",
"message":"The detected photo is legit",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"PHOTO_LOCATION",
"title":"Check of the presence and location of the photo",
"message":"A photo has been detected at the location indicated in the document model",
"type":"DOCUMENT_VALIDITY",
"status":"OK",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
},
{
"dataReferences":null,
"identifier":"VISUAL_SECURITY",
"title":"Verification of graphical security elements",
"message":"The graphical security elements have not been verified",
"type":"DOCUMENT_VALIDITY",
"status":"NONE",
"documentUid":"64cd6532-0fd6-46c2-9993-d7ec59811a19",
"subChecks":null
}
]
}
]
}
],
"issuance":{
"issueDate":null,
"issueDay":null,
"issueMonth":null,
"issueYear":null,
"issuingAuthority":null,
"issuingCountry":{
"valueLabel":null,
"label":"Issuing country",
"value":"ROU"
}
},
"info":{
"cardAccessNumber":null,
"documentNumber":{
"valueLabel":null,
"label":"Document number",
"value":"BV183916"
},
"personalNumber":{
"valueLabel":null,
"label":"Personal number",
"value":"1870719080119"
},
"documentType":{
"valueLabel":null,
"label":"Document type",
"value":"ID"
},
"expirationDate":{
"day":19,
"month":7,
"year":2011,
"label":"Expiration date",
"value":"19/07/2011"
},
"expirationDay":{
"valueLabel":null,
"label":"Expiration day",
"value":"19"
},
"expirationMonth":{
"valueLabel":null,
"label":"Expiration month",
"value":"7"
},
"expirationYear":{
"valueLabel":null,
"label":"Expiration year",
"value":"2011"
},
"readExpirationDate":{
"day":19,
"month":7,
"year":2011,
"label":"Read expiration date",
"value":"19/07/2011"
},
"sidesIssue":null
},
"persons":[
{
"addressData":null,
"chequeData":null,
"consumptionData":null,
"financeData":null,
"identityData":{
"lastName":{
"valueLabel":null,
"label":"Last name",
"value":"JOACA BINE"
},
"firstNames":{
"label":"First name",
"values":[
"MIREL"
]
},
"fullName":null,
"birthDate":{
"day":19,
"month":7,
"year":1987,
"label":"Birth date",
"value":"19/07/1987"
},
"birthDay":{
"valueLabel":null,
"label":"Birth day",
"value":"19"
},
"birthDepartment":null,
"birthMonth":{
"valueLabel":null,
"label":"Birth month",
"value":"7"
},
"birthYear":{
"valueLabel":null,
"label":"Birth year",
"value":"1987"
},
"birthPlace":null,
"gender":{
"valueLabel":"Male",
"label":"Gender",
"value":"M"
},
"nationality":{
"valueLabel":null,
"label":"Nationality",
"value":"ROU"
},
"faceUrl":null,
"nationalRegistrationNumber":null,
"ssn":null,
"usageName":null
},
"jobData":null,
"role":{
"valueLabel":"Holder",
"label":"Role",
"value":"ID"
},
"vehicleData":null
}
],
"backendResultId":"215750",
"uid":"8fece2e5-f51c-4c5b-a429-6afaab8d4e98",
"generationDate":"2022-03-29T09:19:33",
"globalStatus":"ERROR"
},
"lastAnalysisStatus":"OK",
"reports":[
{
"uid":"8fece2e5-f51c-4c5b-a429-6afaab8d4e98",
"generationDate":"2022-03-29T09:19:33",
"globalStatus":"ERROR"
}
],
"images":[
{
"uid":"29abf611-8f34-42b1-8e6f-c8fc5d8d59a0",
"source":"ORIGINAL",
"documentPart":"RECTO",
"type":"DL",
"origin":"ORIGINAL",
"sourceImageUid":null
},
{
"uid":"254115be-dcf9-44b2-9041-6bfcd3469415",
"source":"CROPPED",
"documentPart":"RECTO",
"type":"DL",
"origin":"CROPPED_RECTO",
"sourceImageUid":"29abf611-8f34-42b1-8e6f-c8fc5d8d59a0"
},
{
"uid":"1ff21068-2dca-443a-94ef-bee57274c38f",
"source":"CROPPED",
"documentPart":"OTHER",
"type":"DL",
"origin":"CROPPED_FACE",
"sourceImageUid":"254115be-dcf9-44b2-9041-6bfcd3469415"
}
],
"creationDate":"2022-03-29T09:19:29",
"lastUpdateDate":"2022-03-29T09:19:33",
"extraData":{
"emrtdData":{
"deviceCompatible":false,
"errorMessage":null,
"nfcAuthorized":false,
"sessionStatus":null
},
"deviceInfo":{
"model":null,
"nfcAvailable":false,
"osVersion":null,
"skd":null,
"skdEmrtdActivated":false,
"sdkVersion":null,
"sdkVideoScanActivated":false
},
"videoScanData":{
"sessionRectoStatus":null,
"sessionVersoStatus":null,
"errorMessage":null
},
"livenessData":{
"livenessReadiness":"LIVENESS_READY"
},
"envelopeKeys":[
]
},
"isSuccess":true,
"errorMessage":null
},
"StatusCode":200
}
Requests - ADR
getIdentityProofing: the result contains and object withidentityProofinginformation.getIdentityProofingFile: the result contains an object of the uploaded document.
Requests Examples - ADR
getIdentityProofing responseNOTE
identityProofingId is a GET type request that has the identityProofingId parameter in the link. Copy
{
"id": "163f3869-cd49-4b49-8a01-f34d3ebc7bb4",
"createdDate": "7/14/2022 7:37:04 AM",
"workflowStatus": "CREATED",
"error": null,
"captureMode": null,
"analysis": null,
"isSuccess": true,
"errorMessage": null
}getIdentityProofingFile responseNOTE
getIdentityProofingFile is a GET type request that has two parameters in the link: identityProofingId and an ID for the file that you want to retrieve. Copy
{
"imageArray": "{BASE64_ENCODED_IMAGE}",
"isSuccess": true,
"errorMessage": null
}