# Manuales Técnicos



# SERVICIOS REST

solución de Identificación &amp; Servicios Biométricos

<table border="1" class="align-center" id="bkmrk-manual-c%C3%B3digote-mt-0" style="border-collapse: collapse; border: 1px solid rgb(0, 0, 0);"><tbody><tr><td style="border-color: rgb(0, 0, 0);">Manual</td><td style="border-color: rgb(0, 0, 0);">Código  
TE-MT-002</td><td style="border-color: rgb(0, 0, 0);">Versión:  
3.3</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Fecha emisión  
06/10/2022</td><td colspan="3" style="border-color: rgb(0, 0, 0);">Titulo  
Integración servicios REST</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Elaborado por:  
Camilo García</td><td style="border-color: rgb(0, 0, 0);">Revisado por:  
Ingrid Mercado</td><td style="border-color: rgb(0, 0, 0);">Aprobado por:  
Oscar castañeda</td></tr></tbody></table>

<table border="1" class="align-center" id="bkmrk-versi%C3%93n-fecha-emisi%C3%93" style="border-collapse: collapse; width: 100%; border: 1px solid rgb(0, 0, 0);"><tbody><tr><th style="width: 10.630408%; border-color: rgb(0, 0, 0);">**VERSIÓN**</th><th style="width: 16.685132%; border-color: rgb(0, 0, 0);">**FECHA EMISIÓN**</th><th style="width: 72.68446%; border-color: rgb(0, 0, 0);">**DESCRIPCIÓN DE CAMBIOS**</th></tr><tr><td style="width: 10.630408%; border-color: rgb(0, 0, 0);">3.2</td><td style="width: 16.685132%; border-color: rgb(0, 0, 0);">6 de octubre de 2022</td><td style="width: 72.68446%; border-color: rgb(0, 0, 0);">Versionamiento del documento</td></tr><tr><td style="width: 10.630408%; border-color: rgb(0, 0, 0);">3.3</td><td style="width: 16.685132%; border-color: rgb(0, 0, 0);">14 de octubre de 2022</td><td style="width: 72.68446%; border-color: rgb(0, 0, 0);">La validación del SDKVersion sale por el código 400 en el DocumentBackSide y la validación del producto solo sale por código 404 en el CustomerVerification</td></tr></tbody></table>

# GET SERVICES

### VALIDATION

GET web service that allows querying a transaction by specifying its unique identifier.

<table border="1" id="bkmrk-name-validation-url-" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 99.876543%; height: 88px;"><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 18.253968%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 81.746032%; height: 29px;">**Validation**</th></tr><tr style="height: 30px;"><td class="align-center" style="border-color: rgb(0, 0, 0); width: 18.253968%; height: 30px;">URL</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 81.746032%; height: 30px;">{URL\_Base}/api/{ProjectName}/Validation/{id}</td></tr><tr style="height: 29px;"><td class="align-center" style="border-color: rgb(0, 0, 0); width: 18.253968%; height: 29px;">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 81.746032%; height: 29px;">GET</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; height: 470px; width: 100.864198%;"><caption>**PARAMETERS**</caption><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">**Description**</th></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">ProjectName</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">Path</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">The assigned project name</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">apiKey</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 45px;">The key assigned to the project</td></tr><tr style="height: 61px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 61px;">id</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 61px;">Int</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 61px;">path</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 61px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 61px;">The unique identifier of the transaction to be queried</td></tr><tr style="height: 76px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 76px;">returnImages</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 76px;">Boolean</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 76px;">query</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 76px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 76px;">Determines whether images are returned in the query</td></tr><tr style="height: 92px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 92px;">returnDocuments</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 92px;">boolean</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 92px;">header</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 92px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 92px;">Parameter that determines whether signed documents are returned or not.</td></tr><tr style="height: 93px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 93px;">returnVideoLiveness</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 93px;">boolean</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 93px;">header</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 93px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 93px;">Parameter that determines whether the Liveness video will be returned in Base64 format.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">Authorization</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">header</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 20.024722%; height: 29px;">Access token</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-respo" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 285px;"><caption>**RESPONSES**</caption><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 9.39523%; height: 45px;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 26.327885%; height: 45px;">**Response**</th><th style="border-color: rgb(0, 0, 0); width: 64.276885%; height: 45px;">**Description**</th></tr><tr style="height: 93px;"><td style="border-color: rgb(0, 0, 0); width: 9.39523%; height: 93px;">401</td><td style="border-color: rgb(0, 0, 0); width: 26.327885%; height: 93px;">client not authorized to make requests  
The api key value is required  
Authorization is required to use this method  
</td><td style="border-color: rgb(0, 0, 0); width: 64.276885%; height: 93px;">The ApiKey, ProjectName, or DocType parameter is incorrect.</td></tr><tr style="height: 61px;"><td style="border-color: rgb(0, 0, 0); width: 9.39523%; height: 61px;">404</td><td style="border-color: rgb(0, 0, 0); width: 26.327885%; height: 61px;">The specified project was not found  
Transaction not found  
</td><td style="border-color: rgb(0, 0, 0); width: 64.276885%; height: 61px;">There are no records for the pair of document type and number, and the condition of a successful process.</td></tr><tr style="height: 57px;"><td style="border-color: rgb(0, 0, 0); width: 9.39523%; height: 57px;" valign="top">200</td><td style="border-color: rgb(0, 0, 0); width: 26.327885%; height: 57px;">[Response Object Description](https://adocolumbia.ado-tech.com/documentation/ServiciosRest.html#line2_6)</td><td style="border-color: rgb(0, 0, 0); width: 64.276885%; height: 57px;" valign="top">JSON-formatted object containing the information of the queried transaction.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 9.39523%; height: 29px;">500</td><td style="border-color: rgb(0, 0, 0); width: 26.327885%; height: 29px;"> </td><td style="border-color: rgb(0, 0, 0); width: 64.276885%; height: 29px;">An error has occurred, please check the error and try again.</td></tr></tbody></table>

The Images field displays ImageTypeId, which are described in 'RESPONSE DICTIONARY IMAGES'; in the same array, the Liveness video is returned.

### FINDBYNUMBERID

GET web service that returns the last case for the specified client.

<table border="1" class="align-center" id="bkmrk-name-findbynumberid-" style="border-collapse: collapse; width: 47.283951%; height: 103px; border: 1px solid rgb(0, 0, 0);"><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 17.008872%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 82.991128%; height: 29px;">**FindByNumberId**</th></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 17.008872%; height: 45px;">URL</td><td style="border-color: rgb(0, 0, 0); width: 82.991128%; height: 45px;">{URL\_Base}/api/{ProjectName}/FindByNumberId</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 17.008872%; height: 29px;">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 82.991128%; height: 29px;">GET</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data-1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProjectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Path</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The assigned project name</td></tr><tr><td style="border-color: rgb(0, 0, 0);">apiKey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The key assigned to the project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">identification</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The customer's identification number</td></tr><tr><td style="border-color: rgb(0, 0, 0);">docType</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Document type to be queried</td></tr><tr><td style="border-color: rgb(0, 0, 0);">returnImages</td><td style="border-color: rgb(0, 0, 0);">Boolean</td><td style="border-color: rgb(0, 0, 0);">query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Determines whether the images of the transaction will be returned.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Authorization</td><td style="border-color: rgb(0, 0, 0);">string</td><td style="border-color: rgb(0, 0, 0);">header</td><td style="border-color: rgb(0, 0, 0);">No</td><td style="border-color: rgb(0, 0, 0);">Access token</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-respo-1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**RESPONSES**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 8.527827%;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 33.499367%;">**Response**</th><th style="border-color: rgb(0, 0, 0); width: 57.972806%;">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 8.527827%;">401</td><td style="border-color: rgb(0, 0, 0); width: 33.499367%;">ApiKey or Project or DocType not valid</td><td style="border-color: rgb(0, 0, 0); width: 57.972806%;">The ApiKey, ProjectName, or DocType parameter is incorrect.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 8.527827%;">404</td><td style="border-color: rgb(0, 0, 0); width: 33.499367%;">Client not found.</td><td style="border-color: rgb(0, 0, 0); width: 57.972806%;">There are no records for the pair of document type and number.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 8.527827%;" valign="top">200</td><td style="border-color: rgb(0, 0, 0); width: 33.499367%;">{  
 **"Uid"**: "string",  
 **"StartingDate"**: "string",  
 **"CreationDate"**: "string",  
 **"CreationIP"**: "string",  
 **"DocumentType"**: 0,  
 **"IdNumber"**: "string",  
 **"FirstName"**: "string",  
 **"SecondName"**: "string",  
 **"FirstSurname"**: "string",  
 **"SecondSurname"**: "string",  
 **"Gender"**: "string",  
 **"BirthDate"**: "string",  
 **"Street"**: "string",  
 **"CedulateCondition"**: "string",  
 **"Spouse"**: "string",  
 **"Home"**: "string",  
 **"MaritalStatus"**: "string",  
 **"DateOfIdentification"**: "string",  
 **"DateOfDeath"**: "string",  
 **"MarriageDate"**: "string",  
 **"Instruction"**: "string",  
 **"PlaceBirth"**: "string",  
 **"Nationality"**: "string",  
 **"MotherName"**: "string",  
 **"FatherName"**: "string",  
 **"HouseNumber"**: "string",  
 **"Profession"**: "string",  
 **"TransactionType"**: 0,  
 **"TransactionTypeName"**: "string",  
 **"IssueDate"**: "string",  
 **"BarcodeText"**: "string",  
 **"OcrTextSideOne"**: "string",  
 **"OcrTextSideTwo"**: "string",  
 **"SideOneWrongAttempts"**: 0,  
 **"SideTwoWrongAttempts"**: 0,  
 **"FoundOnAdoAlert"**: false,  
 **"AdoProjectId"**: "string",  
 **"TransactionId"**: "string",  
 **"ProductId"**: "string",  
 **"ComparationFacesSuccesful"**: false,  
 **"FaceFound"**: false,  
 **"FaceDocumentFrontFound"**: false,  
 **"BarcodeFound"**: false,  
 **"ResultComparationFaces"**: 0,  
 **"ComparationFacesAproved"**: false,  
 **"Extras"**:{  
 **"IdState"**: "string",  
 **"StateName"**: "string"  
 },  
 **"NumberPhone"**: "string",  
 **"CodFingerprint"**: "string",  
 **"ResultQRCode"**: "string",  
 **"DactilarCode"**: "string",  
 **"ResponseControlList"**: "string",  
 **"Images"**:\[ {  
 **"Id"**: int,  
 **"ImageTypeId"**: "String",  
 **"ImageTypeName**: "String",  
 **"Image"**: "Imagen base 64",  
 } \],  
 **"SignedDocuments"**: \["String"\],  
 **"Scores"**:\[ {  
 **"Id"**: 0,  
 **"StateName"**: "string",  
 **"StartingDate"**: "string",  
 **"Observation"**: "string"  
 } \],  
 **"Parameters"**: "String",  
 **"StateSignatureDocument"**:"String"  
}</td><td style="border-color: rgb(0, 0, 0); width: 57.972806%;" valign="top">JSON-formatted object containing the information of the queried transaction.</td></tr></tbody></table>

The Images field displays ImageTypeId and ImageTypeName, which are described in 'RESPONSE DICTIONARY IMAGES'.

### FINDBYNUMBERIDSUCCESS  


Endpoint that returns the most recent case with a rating of 'Satisfactory Process', which corresponds to code 2, for the queried document.

<table border="1" id="bkmrk-nombre-findbynumberi" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr><th style="border-color: rgb(0, 0, 0);">Name</th><th style="border-color: rgb(0, 0, 0);">FindByNumberIdSuccess</th></tr><tr><td style="border-color: rgb(0, 0, 0);">URL</td><td style="border-color: rgb(0, 0, 0);">{URL\_Base}/api/{ProjectName}/FindByNumberIdSuccess</td></tr><tr><td style="border-color: rgb(0, 0, 0);">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0);">GET</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data-2" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 490px;"><caption>**PARAMETERS**</caption><tbody><tr style="height: 61px;"><th style="width: 13.597033%; height: 61px; border-color: rgb(0, 0, 0);">Name</th><th style="width: 10.012361%; height: 61px; border-color: rgb(0, 0, 0);">Data Type</th><th style="width: 17.428925%; height: 61px; border-color: rgb(0, 0, 0);">Parameter Type</th><th style="width: 10.383189%; height: 61px; border-color: rgb(0, 0, 0);">Required</th><th style="width: 48.578492%; height: 61px; border-color: rgb(0, 0, 0);">Description</th></tr><tr style="height: 61px;"><td style="width: 13.597033%; height: 61px; border-color: rgb(0, 0, 0);">ProjectName</td><td style="width: 10.012361%; height: 61px; border-color: rgb(0, 0, 0);">String</td><td style="width: 17.428925%; height: 61px; border-color: rgb(0, 0, 0);">Path</td><td style="width: 10.383189%; height: 61px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 48.578492%; height: 61px; border-color: rgb(0, 0, 0);">The assigned project name

</td></tr><tr style="height: 45px;"><td style="width: 13.597033%; height: 45px; border-color: rgb(0, 0, 0);">apiKey</td><td style="width: 10.012361%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 17.428925%; height: 45px; border-color: rgb(0, 0, 0);">Header</td><td style="width: 10.383189%; height: 45px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 48.578492%; height: 45px; border-color: rgb(0, 0, 0);">The key assigned to the project

</td></tr><tr style="height: 61px;"><td style="width: 13.597033%; height: 61px; border-color: rgb(0, 0, 0);">identification</td><td style="width: 10.012361%; height: 61px; border-color: rgb(0, 0, 0);">String</td><td style="width: 17.428925%; height: 61px; border-color: rgb(0, 0, 0);">query</td><td style="width: 10.383189%; height: 61px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 48.578492%; height: 61px; border-color: rgb(0, 0, 0);">The client's identification number

</td></tr><tr style="height: 61px;"><td style="width: 13.597033%; height: 61px; border-color: rgb(0, 0, 0);">doctype</td><td style="width: 10.012361%; height: 61px; border-color: rgb(0, 0, 0);">Integer ($int32)</td><td style="width: 17.428925%; height: 61px; border-color: rgb(0, 0, 0);">query</td><td style="width: 10.383189%; height: 61px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 48.578492%; height: 61px; border-color: rgb(0, 0, 0);">The type of document to be queried

</td></tr><tr style="height: 61px;"><td style="width: 13.597033%; height: 61px; border-color: rgb(0, 0, 0);">returnImages</td><td style="width: 10.012361%; height: 61px; border-color: rgb(0, 0, 0);">Boolean</td><td style="width: 17.428925%; height: 61px; border-color: rgb(0, 0, 0);">query</td><td style="width: 10.383189%; height: 61px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 48.578492%; height: 61px; border-color: rgb(0, 0, 0);">Indicates whether the transaction images will be returned

</td></tr><tr style="height: 61px;"><td style="width: 13.597033%; height: 61px; border-color: rgb(0, 0, 0);">Authorization</td><td style="width: 10.012361%; height: 61px; border-color: rgb(0, 0, 0);">string</td><td style="width: 17.428925%; height: 61px; border-color: rgb(0, 0, 0);">header</td><td style="width: 10.383189%; height: 61px; border-color: rgb(0, 0, 0);">No</td><td style="width: 48.578492%; height: 61px; border-color: rgb(0, 0, 0);">Access token

</td></tr><tr style="height: 79px;"><td style="width: 13.597033%; height: 79px; border-color: rgb(0, 0, 0);">Enrol</td><td style="width: 10.012361%; height: 79px; border-color: rgb(0, 0, 0);">Boolean</td><td style="width: 17.428925%; height: 79px; border-color: rgb(0, 0, 0);">query</td><td style="width: 10.383189%; height: 79px; border-color: rgb(0, 0, 0);">No</td><td style="width: 48.578492%; height: 79px; border-color: rgb(0, 0, 0);">This parameter indicates whether the process will be queried with enrollment or not; this depends on the site configuration and whether enrollment is enabled

</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-respo-2" style="width: 100%; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**RESPONSES**</caption><tbody><tr><th style="width: 8.15822%; border-color: rgb(0, 0, 0);">Code</th><th style="width: 58.961681%; border-color: rgb(0, 0, 0);">Response</th><th style="width: 32.880099%; border-color: rgb(0, 0, 0);">Description</th></tr><tr><td style="width: 8.15822%; border-color: rgb(0, 0, 0);">400</td><td style="width: 58.961681%; border-color: rgb(0, 0, 0);">Error description message: The type of document is not valid</td><td style="width: 32.880099%; border-color: rgb(0, 0, 0);">There is an error in the submitted model or the document type provided is not found</td></tr><tr><td style="width: 8.15822%; border-color: rgb(0, 0, 0);">401</td><td style="width: 58.961681%; border-color: rgb(0, 0, 0);">The api key value is required Authorization is required to use this method</td><td style="width: 32.880099%; border-color: rgb(0, 0, 0);">The 'apiKey' parameter is missing or the 'projectName-apiKey' combination is not valid</td></tr><tr><td style="width: 8.15822%; border-color: rgb(0, 0, 0);">404</td><td style="width: 58.961681%; border-color: rgb(0, 0, 0);">The specified project was not found</td><td style="width: 32.880099%; border-color: rgb(0, 0, 0);">The submitted 'projectName' was not found, or no transaction was found with the provided data</td></tr><tr><td style="width: 8.15822%; border-color: rgb(0, 0, 0);" valign="top">200</td><td style="width: 58.961681%; border-color: rgb(0, 0, 0);">[![Screenshot 2025-06-12 at 15-55-53 ADO TECNOLOGIES Manuales Tecnicos.png](https://docs.ado-tech.com/uploads/images/gallery/2025-06/scaled-1680-/y7kBGXMS3SyD2kU0-screenshot-2025-06-12-at-15-55-53-ado-tecnologies-manuales-tecnicos.png)](https://docs.ado-tech.com/uploads/images/gallery/2025-06/y7kBGXMS3SyD2kU0-screenshot-2025-06-12-at-15-55-53-ado-tecnologies-manuales-tecnicos.png)<div><div class="syntaxhighlighter  javascript" id="bkmrk--6"></div></div></td><td style="width: 32.880099%; border-color: rgb(0, 0, 0);" valign="top">A JSON-formatted object containing the information of the queried transaction</td></tr></tbody></table>

The 'Images' field displays 'ImageTypeId' and 'ImageTypeName', which are described in the 'Images Response Dictionary'

### IDENTIFICATIONTYPES

GET web service that returns all identification types defined in the application

<table border="1" class="align-center" id="bkmrk-name-findbynumberid--1" style="border-collapse: collapse; border: 1px solid rgb(0, 0, 0);"><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**FindByNumberId**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">URL</td><td style="border-color: rgb(0, 0, 0);">{URL\_Base}/api/{ProjectName}/IdentificationTypes</td></tr><tr><td style="border-color: rgb(0, 0, 0);">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0);">GET</td></tr></tbody></table>

<table border="1" class="align-center" id="bkmrk-parameters-name-data-3" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProjectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Path</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The assigned project name</td></tr><tr><td style="border-color: rgb(0, 0, 0);">apiKey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The key assigned to the project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Authorization</td><td style="border-color: rgb(0, 0, 0);">string</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">No</td><td style="border-color: rgb(0, 0, 0);">Access token</td></tr></tbody></table>

<table border="1" class="align-center" id="bkmrk-responses-code-respo-3" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 98.518519%; height: 170px;"><caption>**RESPONSES**</caption><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 7.150876%; height: 29px;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 31.243101%; height: 29px;">**Response**</th><th style="border-color: rgb(0, 0, 0); width: 61.606023%; height: 29px;">**Description**</th></tr><tr style="height: 141px;"><td style="border-color: rgb(0, 0, 0); width: 7.150876%; height: 141px;">200</td><td style="border-color: rgb(0, 0, 0); width: 31.243101%; height: 141px;">{  
 **"Id"**: int,  
 **"IdentitificationName"**: "String",  
 **"Active"**: boolean,  
 **"Locked"**: boolean,  
 **"ActiveDescription"**: "String",  
 **"LockedDescription"**: "String"  
}</td><td style="border-color: rgb(0, 0, 0); width: 61.606023%; height: 141px;">JSON-formatted object containing the information of the queried transaction.</td></tr></tbody></table>

The document type ID can be found in 'DOCUMENT DICTIONARY'.

## TEMPLATES

GET web service that returns the templates by enrolled identification in the application.

<table border="1" class="align-center" id="bkmrk-name-templates-url-%7B" style="width: 115.802469%; height: 89px; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr style="height: 29px;"><th style="width: 16.115108%; height: 29px; border-color: rgb(0, 0, 0);">Name</th><th style="width: 83.884892%; height: 29px; border-color: rgb(0, 0, 0);">Templates</th></tr><tr style="height: 29px;"><td style="width: 16.115108%; height: 29px; border-color: rgb(0, 0, 0);">URL</td><td style="width: 83.884892%; height: 29px; border-color: rgb(0, 0, 0);">{URL\_Base}/api/{ProjectName}/Templates</td></tr><tr style="height: 29px;"><td style="width: 16.115108%; height: 29px; border-color: rgb(0, 0, 0);">TYPE</td><td class="align-center" style="width: 83.884892%; height: 29px; border-color: rgb(0, 0, 0);">GET</td></tr></tbody></table>

<table border="1" class="align-center" id="bkmrk-parameters-name-data-4" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProjectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Path</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The assigned project name</td></tr><tr><td style="border-color: rgb(0, 0, 0);">apiKey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The key assigned to the project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">DocumentType</td><td style="border-color: rgb(0, 0, 0);">Integer</td><td style="border-color: rgb(0, 0, 0);">Query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Number of the registered document type in the platform.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">IdentificationNumber</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Identification number</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Authorization</td><td style="border-color: rgb(0, 0, 0);">string</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">No</td><td style="border-color: rgb(0, 0, 0);">Access token.</td></tr></tbody></table>

<table border="1" class="align-center" id="bkmrk-responses-code-respo-4" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**RESPONSES**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 8.157152%;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 32.881167%;">**Response**</th><th style="border-color: rgb(0, 0, 0); width: 58.961681%;">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 8.157152%;">200</td><td style="border-color: rgb(0, 0, 0); width: 32.881167%;">{  
 **IdentificationTypeId**: Integer,  
 **IdentificationType**: "String",  
 **IdentificationNumber**: "String",  
 **FirstName**: "String",  
 **SecondName**: "String",  
 **FirstSurname**: "String",  
 **SecondSurname**: "String",  
 **Gender**: "String",  
 **Templates**: \[  
 **TemplateType**: "String",  
 **Template**: "String",  
 \]  
}</td><td style="border-color: rgb(0, 0, 0); width: 58.961681%;">JSON-formatted object containing the information of the queried transaction.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 8.157152%;">401</td><td style="border-color: rgb(0, 0, 0); width: 32.881167%;">ApiKey or Project or Authorization not valid</td><td style="border-color: rgb(0, 0, 0); width: 58.961681%;">The ApiKey, ProjectName, or Authorization field is incorrect.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 8.157152%;">404</td><td style="border-color: rgb(0, 0, 0); width: 32.881167%;">Customer not Found</td><td style="border-color: rgb(0, 0, 0); width: 58.961681%;">Identification number not enrolled in the platform.</td></tr></tbody></table>

The TemplateType field has two options: 'FaceTemplate,' which corresponds to the enrolled face template, and 'FingerTemplate,' which corresponds to the fingerprint template that is enrolled when fingerprint reading applies.

## RISKCLASIFICATION

GET web service that returns the risk levels per configured transaction.

<table border="1" class="align-center" id="bkmrk-name-templates-url-%7B-1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 49.506173%;"><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 17.25%;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 82.75%;">**Templates**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 17.25%;">URL</td><td style="border-color: rgb(0, 0, 0); width: 82.75%;">{URL\_Base}/api/Integration/GetRiskClassification</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 17.25%;">TYPE</td><td style="border-color: rgb(0, 0, 0); width: 82.75%;">GET</td></tr></tbody></table>

<table border="1" class="align-center" id="bkmrk-responses-code-respo-5" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 201px;"><caption>**RESPONSES**</caption><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 10.505425%; height: 45px;">**Response**</th><th style="border-color: rgb(0, 0, 0); width: 81.954402%; height: 45px;">**Description**</th></tr><tr style="height: 156px;"><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 156px;">200</td><td style="border-color: rgb(0, 0, 0); width: 10.505425%; height: 156px;">{  
 **Id**: Int,  
 **From**: Int,  
 **To**: Int  
}</td><td style="border-color: rgb(0, 0, 0); width: 81.954402%; height: 156px;">"JSON-formatted object containing the information of the configured risk levels. Each risk level includes the following three parameters.</td></tr></tbody></table>

This would be an example of how risk levels could be configured in the platform. Intervals cannot overlap; each new ID must respect the value of X+1.

<table border="1" class="align-center" id="bkmrk-risk-levels-id-from-" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 107.407407%; height: 168px;"><caption>**Risk Levels**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 12.608158%;">**Id**</th><th style="border-color: rgb(0, 0, 0); width: 41.779975%;">**From**</th><th style="border-color: rgb(0, 0, 0); width: 45.488257%;">**To**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.608158%;">1</td><td style="border-color: rgb(0, 0, 0); width: 41.779975%;">$0</td><td style="border-color: rgb(0, 0, 0); width: 45.488257%;">$1.000.000</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.608158%;">2</td><td style="border-color: rgb(0, 0, 0); width: 41.779975%;">$1.000.001</td><td style="border-color: rgb(0, 0, 0); width: 45.488257%;">$15.000.000</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.608158%;">3</td><td style="border-color: rgb(0, 0, 0); width: 41.779975%;">$15.000.001</td><td style="border-color: rgb(0, 0, 0); width: 45.488257%;">$50.000.000</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.608158%;">4</td><td style="border-color: rgb(0, 0, 0); width: 41.779975%;">$50.000.001</td><td style="border-color: rgb(0, 0, 0); width: 45.488257%;">$100.000.000</td></tr></tbody></table>

# POST Services

### GET TOKEN

This service should only be consumed when OAuth is active in the application. It generates a token to consume the other services.

<div class="col-md-22" id="bkmrk-parameters-parameter"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 13.349815%;">**PARAMETER**<span class="Apple-tab-span" style="white-space: pre;"> </span></th><th style="border-color: rgb(0, 0, 0); width: 8.776267%;">**TYPE**</th><th style="border-color: rgb(0, 0, 0); width: 10.876101%;">**MEDIUM**</th><th style="border-color: rgb(0, 0, 0); width: 66.997818%;">**DESCRIPTION**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 13.349815%;">**grant\_type**</td><td style="border-color: rgb(0, 0, 0); width: 8.776267%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%;">FormData</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 66.997818%;">Type of Authorization</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 13.349815%;">**username**</td><td style="border-color: rgb(0, 0, 0); width: 8.776267%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%;">FormData</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 66.997818%;">Username assigned by Ado for the token query.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 13.349815%;">**password**</td><td style="border-color: rgb(0, 0, 0); width: 8.776267%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%;">FormData</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 66.997818%;">Password corresponding to the assigned user for the token query, must be in SHA-1 hash format.</td></tr></tbody></table>

  
</div>**Example consumption:**

<div class="col-md-22" id="bkmrk-1-curl--x-post-%22http"><div><div class="syntaxhighlighter  javascript" id="bkmrk-1-curl--x-post-%22http-1"><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 1px; border-spacing: 0px; background-color: rgb(52, 73, 94); border-style: solid;"><tbody><tr><td class="gutter" style="border-width: 1px;"><div class="line number1 index0 alt2"><span style="color: rgb(126, 140, 141);">1</span></div></td><td class="code" style="border-width: 1px;"><div class="container"><div class="line number1 index0 alt2">`<span style="color: rgb(149, 165, 166);">curl -X POST</span> `<span style="color: rgb(22, 145, 121);">`"<a href="http://localhost:62859/api/token" style="color: rgb(22, 145, 121);">http://localhost:62859/api/token</a>"`</span> <span style="color: rgb(149, 165, 166);">`-H `</span><span style="color: rgb(22, 145, 121);">`"accept: application/json"`</span> <span style="color: rgb(149, 165, 166);">`-H `</span><span style="color: rgb(22, 145, 121);">`"Content-Type: application/x-www-form-urlencoded"`</span> <span style="color: rgb(149, 165, 166);">`-d `</span><span style="color: rgb(22, 145, 121);">`"grant_type=password&username=username&password=sha1password"`</span></div></div></td></tr></tbody></table>

</div></div>  
<table border="1" style="width: 83.82716%; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; height: 119px;"><caption>**RESPONSES**</caption><tbody><tr style="height: 29px;"><th style="width: 10.617514%; border-color: rgb(0, 0, 0); height: 29px;">**Code**</th><th style="width: 89.382486%; border-color: rgb(0, 0, 0); height: 29px;">**Description**</th></tr><tr style="height: 45px;"><td style="width: 10.617514%; border-color: rgb(0, 0, 0); height: 45px;">200</td><td style="width: 89.382486%; border-color: rgb(0, 0, 0); height: 45px;">JSON object containing the token and other fields described in the RESPONSE FIELDS table</td></tr><tr style="height: 45px;"><td style="width: 10.617514%; border-color: rgb(0, 0, 0); height: 45px;">400</td><td style="width: 89.382486%; border-color: rgb(0, 0, 0); height: 45px;">unsupported\_grant\_type  
The user name or password is incorrect.  
</td></tr></tbody></table>

  
<table border="1" id="bkmrk-campos-respuesta%3A-no" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**RESPONSE FIELDS:**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Field Name**</th><th style="border-color: rgb(0, 0, 0);">**TYPE**</th><th style="border-color: rgb(0, 0, 0);">**DESCRIPTION**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">**access\_token**</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">El token emitido.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">**token\_type**</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Tipo de token generado.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">**expires\_in**</td><td style="border-color: rgb(0, 0, 0);">Int</td><td style="border-color: rgb(0, 0, 0);">Tiempo de vigencia del token en minutos.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">**issued**</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Fecha y hora de emisión de emisión del token.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">**expires**</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Fecha y hora de vencimiento del token.</td></tr></tbody></table>

</div>**Example response:**

<div class="col-md-22" id="bkmrk-1-2-3-4-5-6-7-%7B-%C2%A0%C2%A0%C2%A0%C2%A0"><div><div class="syntaxhighlighter  javascript" id="bkmrk-1-2-3-4-5-6-7-%7B-%C2%A0%C2%A0%C2%A0%C2%A0-1"><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-spacing: 0px; width: 100%; height: 157px; border: 1px solid rgb(0, 0, 0);"><tbody><tr style="height: 157px;"><td class="gutter" style="border-color: rgb(0, 0, 0); width: 3.213844%; border-width: 1px; height: 157px;"><div class="line number1 index0 alt2"><span style="color: rgb(126, 140, 141);">1</span></div><div class="line number2 index1 alt1 highlighted"><span style="color: rgb(126, 140, 141);">2</span></div><div class="line number3 index2 alt2"><span style="color: rgb(126, 140, 141);">3</span></div><div class="line number4 index3 alt1 highlighted"><span style="color: rgb(126, 140, 141);">4</span></div><div class="line number5 index4 alt2"><span style="color: rgb(126, 140, 141);">5</span></div><div class="line number6 index5 alt1"><span style="color: rgb(126, 140, 141);">6</span></div><div class="line number7 index6 alt2"><span style="color: rgb(126, 140, 141);">7</span></div></td><td class="code" style="border-color: rgb(0, 0, 0); width: 96.786156%; border-width: 1px; height: 157px;"><div class="container"><div class="line number1 index0 alt2"><span style="color: rgb(149, 165, 166);">`{`</span></div><div class="line number2 index1 alt1 highlighted">`    `<span style="color: rgb(22, 145, 121);">`"access_token"`</span>`<span style="color: rgb(149, 165, 166);">: </span>`<span style="color: rgb(22, 145, 121);">`"laK8SdjrKUAN7ja4SicUS-mL8eNWW74OTU2ZmSzjABLCGUgZknEifQkNtd5F20pBQiWvDpVwda9Bf31hB-mnzJLWmuKYY1sygHT37RQGI3Ym1HkLHwduutHwze2m9ZSBWCSV9NgOjO5Zd0Rcl9eexjFOS7cR6lOIZxxu31rLI_mHMbgtdSMAG-gToiHkgeXw6zbYjVaO1IzKMDjczyLZuvlYOfKNiJeh-3XbfjRxUy0"`</span>`<span style="color: rgb(149, 165, 166);">,</span>`</div><div class="line number3 index2 alt2">`    `<span style="color: rgb(22, 145, 121);">`"token_type"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"bearer"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number4 index3 alt1 highlighted">`    `<span style="color: rgb(22, 145, 121);">`"expires_in"`</span>`<span style="color: rgb(149, 165, 166);">:</span> <span style="color: rgb(149, 165, 166);">59,</span>`</div><div class="line number5 index4 alt2">`    ``<span style="color: rgb(22, 145, 121);">".issued"</span>``<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"Mon, 27 Jul 2020 20:38:24 GMT"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number6 index5 alt1">`    `<span style="color: rgb(22, 145, 121);">`".expires"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"Mon, 27 Jul 2020 20:39:24 GMT"`</span></div><div class="line number7 index6 alt2"><span style="color: rgb(149, 165, 166);">`}`</span></div></div></td></tr></tbody></table>

</div></div></div>### NEW

Sending a selfie to the server

<table border="1" class="align-center" id="bkmrk-name-new-url-%7Burl_ba" style="border-collapse: collapse; border: 1px solid rgb(0, 0, 0);"><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**New**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">Url</td><td style="border-color: rgb(0, 0, 0);">{URL\_Base}/api/integration/{projectName}/Validation/New</td></tr><tr><td style="border-color: rgb(0, 0, 0);">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0);">POST</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProjectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The name of the associated project.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Apikey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The key assigned to the project.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Authorization</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">No</td><td style="border-color: rgb(0, 0, 0);">Access token.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">transactionInfo</td><td style="border-color: rgb(0, 0, 0);">Json</td><td style="border-color: rgb(0, 0, 0);">Body</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The data of the new transaction.</td></tr></tbody></table>

Specification of the transactionInfo field

<table border="1" id="bkmrk-name-type-required-d" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 739px;"><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">**Type**</th><th style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">**Description**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">ProductId</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">Int</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Product number for the verified customer transaction.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">CustomerPhoto</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Base64-encoded selfie image</td></tr><tr style="height: 73px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 73px;">DocumentType</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 73px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 73px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 73px;">**Document type ID**, obtained by consuming the **IDENTIFICATIONTYPES** service. If it is not provided in the request, the default value assigned is **Cédula de ciudadanía (ID 1)**.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">Longitude</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Longitude of the location where the process takes place.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">Latitude</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Latitude of the location where the process takes place.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">IdAssociated</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Co-signer’s identification number</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">ClientRole</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Assigned role number for the platform</td></tr><tr style="height: 60px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 60px;">KeyProcessLiveness</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 60px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 60px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 60px;">Liveness process key received during the selfie capture process</td></tr><tr style="height: 60px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 60px;">UIdDevice</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 60px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 60px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 60px;">Character string that defines and identifies the device from which the request is made</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 45px;">IdUser</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 45px;">ID registered on the ADO platform for the user making the service request</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 45px;">SourceDevice</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 45px;">Integer</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 45px;">Number that identifies the type of device: 1 for Web, 2 for Android, and 3 for iOS.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 45px;">SdkVersion</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 45px;">string</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 45px;">Build or SDK version number being used, which can be found in the repository's ChangeLog.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">OS</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Type of operating system from which the service is being consumed</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">BrowserVersion</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">If the OS field is set to Web, the browser version used is sent.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">IMEI</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">IMEI of the mobile device consuming the service</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 29px;">RiskId</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 29px;">Risk classification ID</td></tr><tr style="height: 92px;"><td style="border-color: rgb(0, 0, 0); width: 15.327565%; height: 92px;">Uid</td><td style="border-color: rgb(0, 0, 0); width: 9.270705%; height: 92px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.868638%; height: 92px;">No</td><td style="border-color: rgb(0, 0, 0); width: 63.533092%; height: 92px;">**Transaction identification number.** If this is the first service call, the service will return a **UID** that must be sent in all subsequent service requests until the **Close** service is executed. If a UID already exists, it must be included to associate the uploaded images with the same transaction.</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-descr" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100.617284%; height: 453px;"><caption>**RESPONSES**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 6.674602%;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 93.325398%;">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">200</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">The transaction has been successfully initiated. An object is returned containing information associated with it.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">201</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">The face being validated is already enrolled. An object is returned containing information about the created transaction, including the unique transaction number.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">400</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">The type of document not is valid  
The risk ID is not valid

The risk ID is not valid

The risk ID must be an integer

Document type is not active</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">401</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">The api key value is required  
Api Key not valid  
Can't found User with specified credentials  
Can't found specified Source Device  
</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">404</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">The specified project was not found  
</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">406</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">The facial photograph does not meet the expected criteria. This may be due to the face in the image having glasses, an open mouth, or a blink..  
Base64 not valid.  
Image not valid.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.674602%;">500</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%;">An error has occurred. Please check the error and try again.</td></tr></tbody></table>

### DOCUMENTBACKSIDE

Allows uploading the back side of an identity document.

<table border="1" class="align-center" id="bkmrk-name-documentbacksid" style="border-collapse: collapse; width: 42.469136%; height: 135px; border: 1px solid rgb(0, 0, 0);"><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 16.907078%; height: 45px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 83.092922%; height: 45px;">**DocumentBackSide**</th></tr><tr style="height: 61px;"><td style="border-color: rgb(0, 0, 0); width: 16.907078%; height: 61px;">Url</td><td style="border-color: rgb(0, 0, 0); width: 83.092922%; height: 61px;">{URL\_Base}api/integration/{projectName}/  
Validation/Images/DocumentBackSide  
</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 16.907078%; height: 29px;">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 83.092922%; height: 29px;">POST</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data-1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProjectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The name of the associated project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Apikey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The key assigned to the project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Authorization</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">No</td><td style="border-color: rgb(0, 0, 0);">Access token</td></tr><tr><td style="border-color: rgb(0, 0, 0);">sideTwoInfo</td><td style="border-color: rgb(0, 0, 0);">Json</td><td style="border-color: rgb(0, 0, 0);">Body</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The data of the new transaction</td></tr></tbody></table>

Specification of the `sideTwoInfo` field

<table border="1" id="bkmrk-name-type-required-d-1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 11.619283%;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 7.787392%;">**Type**</th><th style="border-color: rgb(0, 0, 0); width: 10.258817%;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 70.334508%;">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">Image</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Image of the back side of the document in Base64 format</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">DocumentType</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Document type ID, obtained by consuming the `IDENTIFICATIONTYPES` service. If this field is not provided, the system will default to assigning “Cédula de ciudadanía” (ID 1) as the document type.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">UIdDevice</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">String that defines and identifies the device from which the request is made.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">SourceDevice</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">Integer</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Number that identifies the device type, with values of 1 for Web, 2 for Android, and 3 for iOS.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">SdkVersion</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">string</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Build or SDK version number being used, which can be found in the repository's ChangeLog.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">OS</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">string</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Type of operating system from which the service is being consumed</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">BrowserVersion</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">string</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">If the OS field is set to Web, the browser version used is sent.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">TransactionType</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">string</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Transaction type ID</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">ProductId</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">string</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Product number for the transaction</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">Uid</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Transaction identification number. If this is the first time the service is consumed, it will return a UID that must be sent in all subsequent service calls until the Close service is executed. If a UID already exists, it must be included to associate the uploaded images with the same transaction.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 11.619283%;">RiskId</td><td style="border-color: rgb(0, 0, 0); width: 7.787392%;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.258817%;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.334508%;">Risk classification ID</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-descr-1" style="width: 100%; height: 435px; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**RESPONSES**</caption><tbody><tr style="height: 45px;"><th style="width: 8.6493%; height: 45px; border-color: rgb(0, 0, 0);">**Code**</th><th style="width: 91.3507%; height: 45px; border-color: rgb(0, 0, 0);">**Description**</th></tr><tr style="height: 57px;"><td style="width: 8.6493%; height: 57px; border-color: rgb(0, 0, 0);">200</td><td style="width: 91.3507%; height: 57px; border-color: rgb(0, 0, 0);">The transaction has been successfully initiated. An object containing information associated with it is returned. RESPONSE OBJECT DESCRIPTION</td></tr><tr style="height: 60px;"><td style="width: 8.6493%; height: 60px; border-color: rgb(0, 0, 0);">201</td><td style="width: 91.3507%; height: 60px; border-color: rgb(0, 0, 0);">The client was previously registered. An object is returned containing information about the created transaction, including the unique transaction number.</td></tr><tr style="height: 93px;"><td style="width: 8.6493%; height: 93px; border-color: rgb(0, 0, 0);">400</td><td style="width: 91.3507%; height: 93px; border-color: rgb(0, 0, 0);">The type of document not is valid  
The specified transaction type was not found  
Transaction type Id must be a valid integer  
Document type is not active  
Sdk Versión is not valid  
</td></tr><tr style="height: 77px;"><td style="width: 8.6493%; height: 77px; border-color: rgb(0, 0, 0);">401</td><td style="width: 91.3507%; height: 77px; border-color: rgb(0, 0, 0);">The api key value is required  
Api Key not valid  
Can't found User with specified credentials  
Can't found specified Source Device  
</td></tr><tr style="height: 29px;"><td style="width: 8.6493%; height: 29px; border-color: rgb(0, 0, 0);">404</td><td style="width: 91.3507%; height: 29px; border-color: rgb(0, 0, 0);">The specified project was not found  
</td></tr><tr style="height: 45px;"><td style="width: 8.6493%; height: 45px; border-color: rgb(0, 0, 0);">406</td><td style="width: 91.3507%; height: 45px; border-color: rgb(0, 0, 0);">Base64 not valid.  
Image not valid.</td></tr><tr style="height: 29px;"><td style="width: 8.6493%; height: 29px; border-color: rgb(0, 0, 0);">500</td><td style="width: 91.3507%; height: 29px; border-color: rgb(0, 0, 0);">An error has occurred. Please validate the error and try again.</td></tr></tbody></table>

### FINGERPRINT

Allows uploading the fingerprint image

<table border="1" class="align-center" id="bkmrk-name-fingerprint-url" style="border-collapse: collapse; width: 44.197531%; height: 138px; border: 1px solid rgb(0, 0, 0);"><tbody><tr style="height: 48px;"><th style="border-color: rgb(0, 0, 0); width: 21.283038%; height: 48px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 78.716962%; height: 48px;">**Fingerprint**</th></tr><tr style="height: 61px;"><td style="border-color: rgb(0, 0, 0); width: 21.283038%; height: 61px;">Url</td><td style="border-color: rgb(0, 0, 0); width: 78.716962%; height: 61px;">{URL\_Base}api/integration/{projectName}/  
Validation/Images/Fingerprint  
</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 21.283038%; height: 29px;">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 78.716962%; height: 29px;">POST</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data-2" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 77.037037%; height: 161px;"><caption>**PARAMETERS**</caption><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 16.498898%; height: 45px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 13.208634%; height: 45px;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 20.264924%; height: 45px;">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0); width: 12.66276%; height: 45px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 37.141927%; height: 45px;">**Description**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 16.498898%; height: 29px;">ProjectName</td><td style="border-color: rgb(0, 0, 0); width: 13.208634%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 20.264924%; height: 29px;">Query</td><td style="border-color: rgb(0, 0, 0); width: 12.66276%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 37.141927%; height: 29px;">The name of the associated project</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 16.498898%; height: 29px;">Apikey</td><td style="border-color: rgb(0, 0, 0); width: 13.208634%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 20.264924%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 12.66276%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 37.141927%; height: 29px;">The key assigned to the project</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 16.498898%; height: 29px;">Authorization</td><td style="border-color: rgb(0, 0, 0); width: 13.208634%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 20.264924%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 12.66276%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 37.141927%; height: 29px;">Access token</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 16.498898%; height: 29px;">fingerInfo</td><td style="border-color: rgb(0, 0, 0); width: 13.208634%; height: 29px;">Json</td><td style="border-color: rgb(0, 0, 0); width: 20.264924%; height: 29px;">Body</td><td style="border-color: rgb(0, 0, 0); width: 12.66276%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 37.141927%; height: 29px;">The image encoded in Base64</td></tr></tbody></table>

Specification of the `fingerInfo` field

<table border="1" id="bkmrk-name-type-required-d-2" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 339.4375px;"><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 7.416564%; height: 29px;">**Type**</th><th style="border-color: rgb(0, 0, 0); width: 10.876101%; height: 29px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 70.211662%; height: 29px;">**Description**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 29px;">Image</td><td style="border-color: rgb(0, 0, 0); width: 7.416564%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 70.211662%; height: 29px;">Image of the front of the document in Base64 format</td></tr><tr style="height: 146.4375px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 146.4375px;">DocumentType</td><td style="border-color: rgb(0, 0, 0); width: 7.416564%; height: 146.4375px;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%; height: 146.4375px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 70.211662%; height: 146.4375px;">Document Type Number:

1. Citizenship ID (Cédula de Ciudadanía)
2. PEP with passport only
3. Foreigner ID (Cédula de Extranjería)
4. Identity Card (Tarjeta de Identidad)

</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 29px;">FingerType</td><td style="border-color: rgb(0, 0, 0); width: 7.416564%; height: 29px;">int</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 70.211662%; height: 29px;">Fingerprint enumerator, possible values: (1, 2)</td></tr><tr style="height: 77px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 77px;">Uid</td><td style="border-color: rgb(0, 0, 0); width: 7.416564%; height: 77px;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%; height: 77px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 70.211662%; height: 77px;">Transaction identification number. If this is the first time the service is consumed, it will return a UID that must be sent in all subsequent service calls until the Close service is executed. If a UID already exists, it must be included to link the uploaded images to the same transaction.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 29px;">RiskId</td><td style="border-color: rgb(0, 0, 0); width: 7.416564%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 10.876101%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 70.211662%; height: 29px;">Risk identifier</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-descr-2" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**RESPONSES**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Code**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">200</td><td style="border-color: rgb(0, 0, 0);">The fingerprint has been successfully uploaded and the transaction information has been updated.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">400</td><td style="border-color: rgb(0, 0, 0);">The provided data does not match the expected criteria</td></tr><tr><td style="border-color: rgb(0, 0, 0);">401</td><td style="border-color: rgb(0, 0, 0);">The authorization process was not successful. Please validate the project code and/or the API Key.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">403</td><td style="border-color: rgb(0, 0, 0);">The fingerprint photograph is not valid for biometric extraction.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">404</td><td style="border-color: rgb(0, 0, 0);">The project code and/or the specified UID does not exist.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">500</td><td style="border-color: rgb(0, 0, 0);">An error has occurred. Please validate the provided ID number to obtain more details.</td></tr></tbody></table>

### CLOSE

Allows finalizing the current transaction. Assigns a unique transaction number

<table border="1" class="align-center" id="bkmrk-name-close-url-%7Burl_" style="border-collapse: collapse; width: 55.925926%; height: 87px; border: 1px solid rgb(0, 0, 0);"><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 12.830393%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 87.169607%; height: 29px;">**Close**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 12.830393%; height: 29px;">Url</td><td style="border-color: rgb(0, 0, 0); width: 87.169607%; height: 29px;">{URL\_Base}/api/Integration/{projectName}/Validation/Close</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 12.830393%; height: 29px;">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 87.169607%; height: 29px;">POST</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data-3" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 92.222222%; height: 145px;"><caption>**PARAMETERS**</caption><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 13.782212%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 11.588019%; height: 29px;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 16.928129%; height: 29px;">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0); width: 10.577728%; height: 29px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 46.929384%; height: 29px;">**Description**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 13.782212%; height: 29px;">ProjectName</td><td style="border-color: rgb(0, 0, 0); width: 11.588019%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 16.928129%; height: 29px;">Query</td><td style="border-color: rgb(0, 0, 0); width: 10.577728%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 46.929384%; height: 29px;">The name of the associated project</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 13.782212%; height: 29px;">Apikey</td><td style="border-color: rgb(0, 0, 0); width: 11.588019%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 16.928129%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 10.577728%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 46.929384%; height: 29px;">The key assigned to the project</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 13.782212%; height: 29px;">Authorization</td><td style="border-color: rgb(0, 0, 0); width: 11.588019%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 16.928129%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 10.577728%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 46.929384%; height: 29px;">Access token</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 13.782212%; height: 29px;">info</td><td style="border-color: rgb(0, 0, 0); width: 11.588019%; height: 29px;">Json</td><td style="border-color: rgb(0, 0, 0); width: 16.928129%; height: 29px;">Body</td><td style="border-color: rgb(0, 0, 0); width: 10.577728%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 46.929384%; height: 29px;">The information required to close the transaction</td></tr></tbody></table>

Specification of the `info` field

<table border="1" id="bkmrk-name-type-required-d-3" style="width: 52.222222%; height: 135px; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr style="height: 45px;"><th style="width: 16.350711%; height: 45px; border-color: rgb(0, 0, 0);">**Name**</th><th style="width: 13.270142%; height: 45px; border-color: rgb(0, 0, 0);">**Type**</th><th style="width: 20.616114%; height: 45px; border-color: rgb(0, 0, 0);">**Required**</th><th style="width: 50%; height: 45px; border-color: rgb(0, 0, 0);">**Description**</th></tr><tr style="height: 45px;"><td style="width: 16.350711%; height: 45px; border-color: rgb(0, 0, 0);">Uid</td><td style="width: 13.270142%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 20.616114%; height: 45px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 50%; height: 45px; border-color: rgb(0, 0, 0);">Transaction UID</td></tr><tr style="height: 45px;"><td style="width: 16.350711%; height: 45px; border-color: rgb(0, 0, 0);">RiskId</td><td style="width: 13.270142%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 20.616114%; height: 45px; border-color: rgb(0, 0, 0);">No</td><td style="width: 50%; height: 45px; border-color: rgb(0, 0, 0);">Risk classification ID</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-descr-3" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 234px;"><caption>**RESPONSES**</caption><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 6.797906%; height: 29px;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 93.202094%; height: 29px;">**Description**</th></tr><tr style="height: 57px;"><td style="border-color: rgb(0, 0, 0); width: 6.797906%; height: 57px;">200</td><td style="border-color: rgb(0, 0, 0); width: 93.202094%; height: 57px;">The transaction has been successfully created. An object containing information associated with it is returned — RESPONSE OBJECT DESCRIPTION</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 6.797906%; height: 45px;">400</td><td style="border-color: rgb(0, 0, 0); width: 93.202094%; height: 45px;">The risk ID is not valid   
The risk ID must be an integer.  
</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 6.797906%; height: 45px;">401</td><td style="border-color: rgb(0, 0, 0); width: 93.202094%; height: 45px;">The api key value is required  
Api Key not valid  
</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 6.797906%; height: 29px;">404</td><td style="border-color: rgb(0, 0, 0); width: 93.202094%; height: 29px;">The specified project was not found&lt;404&gt;</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 6.797906%; height: 29px;">500</td><td style="border-color: rgb(0, 0, 0); width: 93.202094%; height: 29px;">An error has occurred. Please check the error and try again.</td></tr></tbody></table>

### CHECKHEALTH

POST web service that returns the overall status of the platform. If everything is functioning correctly, the `Message`field in the response will have the value “Alive.”

<table border="1" class="align-center" id="bkmrk-name-checkhealt-url-" style="width: 41.975309%; height: 103px; border-collapse: collapse; border: 1px solid rgb(0, 0, 0);"><tbody><tr style="height: 29px;"><th style="width: 20.353982%; height: 29px; border-color: rgb(0, 0, 0);">**Name**</th><th style="width: 79.646018%; height: 29px; border-color: rgb(0, 0, 0);">**CheckHealt**</th></tr><tr style="height: 45px;"><td style="width: 20.353982%; height: 45px; border-color: rgb(0, 0, 0);">URL</td><td style="width: 79.646018%; height: 45px; border-color: rgb(0, 0, 0);">{URL\_Base}/api/Integration/CheckHealt</td></tr><tr style="height: 29px;"><td style="width: 20.353982%; height: 29px; border-color: rgb(0, 0, 0);">TYPE</td><td class="align-center" style="width: 79.646018%; height: 29px; border-color: rgb(0, 0, 0);">POST</td></tr></tbody></table>

<table border="1" id="bkmrk-parameters-name-data-4" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProjectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">query</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The name of the associated project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">apiKey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The key assigned to the project</td></tr><tr><td style="border-color: rgb(0, 0, 0);">authorization</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Access token</td></tr></tbody></table>

<table border="1" id="bkmrk-responses-code-respo" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**RESPONSES**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Code**</th><th style="border-color: rgb(0, 0, 0);">**Response**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">200</td><td style="border-color: rgb(0, 0, 0);">{  
"Code": "String",  
"Message": "String"  
}</td><td style="border-color: rgb(0, 0, 0);">JSON-formatted object containing information related to the platform status</td></tr></tbody></table>

#### **DESCRIPTION OF THE RESPONSE OBJECT**

<table border="1" id="bkmrk-name-type-descriptio" style="width: 100%; height: 4430.625px; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr style="height: 45px;"><th style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">**Name**</th><th style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">**Type**</th><th style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">**Description**</th></tr><tr style="height: 29px;"><td colspan="3" style="width: 100%; height: 29px; border-color: rgb(0, 0, 0);">{</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Uid</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Transaction identification number</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">StartingDate</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Date and time when the first required image for the validation process began transmitting to the server.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">CreationDate</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Date and time when the full set of images required for the validation process finished transmitting to the server.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">CreationIP</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">IP address from which the identity validation process was performed</td></tr><tr style="height: 146.4375px;"><td style="width: 13.844252%; height: 146.4375px; border-color: rgb(0, 0, 0);">DocumentType</td><td style="width: 7.04543%; height: 146.4375px; border-color: rgb(0, 0, 0);">Int</td><td style="width: 79.110318%; height: 146.4375px; border-color: rgb(0, 0, 0);">Document Type Number:

1. Citizenship ID
2. PEP with passport only
3. Foreigner ID
4. Identity Card

</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">IdNumber</td><td style="width: 7.04543%; height: 29px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 29px; border-color: rgb(0, 0, 0);">Identification number of the validated client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FirstName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">First name of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">SecondName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Second name of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FirstSurname</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">First surname of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">SecondSurname</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Second surname of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Gender</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Gender of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">BirthDate</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Date of birth of the verified client in YYYY-MM-DD format, ignoring the time</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Street</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Address of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">CedulateCondition</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Spouse</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Home</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">MaritalStatus</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Marital status of the verified client</td></tr><tr style="height: 61px;"><td style="width: 13.844252%; height: 61px; border-color: rgb(0, 0, 0);">DateOfIdentification</td><td style="width: 7.04543%; height: 61px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 61px; border-color: rgb(0, 0, 0);">Expiration date of the national ID card in routines that query Ecuador’s civil registry, only when the service is active to retrieve this information. This field uses the YYYY-MM-DD format, ignoring the time.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">DateOfDeath</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">DateOfDeath.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">MarriageDate</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">MarriageDate.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Instruction</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">PlaceBirth</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Place of birth of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Nationality</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Nationality of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">MotherName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Mother's name of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FatherName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Father's name of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">HouseNumber</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Profession</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Occupation of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionCity</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionCity.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionDepartment</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionDepartment.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">BirthCity</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">BirthCity.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">BirthDepartment</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">BirthDepartment.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">TransactionType</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Type of transaction performed</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">TransactionTypeName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Name of the type of transaction performed</td></tr><tr style="height: 60px;"><td style="width: 13.844252%; height: 60px; border-color: rgb(0, 0, 0);">IssueDate</td><td style="width: 7.04543%; height: 60px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 60px; border-color: rgb(0, 0, 0);">Issuance date of the document presented by the verified client in YYYY-MM-DD format, ignoring the time</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">BarcodeText</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">OcrTextSideOne</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Text extracted from the document capture by OCR (front side of the document)</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">OcrTextSideTwo</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Text extracted from the document capture by OCR (back side of the document)</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">SideOneWrongAttempts</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Number of failed attempts capturing the front side of the document</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">SideTwoWrongAttempts</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Number of failed attempts capturing the back side of the document</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FoundOnAdoAlert</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Returns a boolean indicating whether alerts occurred on the ADO platform</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">AdoProjectId</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Project number in the ADO platform</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">TransactionId</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Transaction number for the client's certification</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ProductId</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Product number for the verified client’s transaction</td></tr><tr style="height: 61px;"><td style="width: 13.844252%; height: 61px; border-color: rgb(0, 0, 0);">ComparationFacesSuccesful</td><td style="width: 7.04543%; height: 61px; border-color: rgb(0, 0, 0);">boolean</td><td style="width: 79.110318%; height: 61px; border-color: rgb(0, 0, 0);">Returns a boolean indicating whether the face comparison was successful</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FaceFound</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">boolean</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Returns a boolean indicating whether a face was detected during the transaction</td></tr><tr style="height: 61px;"><td style="width: 13.844252%; height: 61px; border-color: rgb(0, 0, 0);">FaceDocumentFrontFound</td><td style="width: 7.04543%; height: 61px; border-color: rgb(0, 0, 0);">boolean</td><td style="width: 79.110318%; height: 61px; border-color: rgb(0, 0, 0);">Returns a boolean indicating whether a face was found in the document during the transaction</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">BarcodeFound</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">boolean</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Returns a boolean indicating whether a barcode was detected during the transaction</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ResultComparationFaces</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Face comparison result</td></tr><tr style="height: 61px;"><td style="width: 13.844252%; height: 61px; border-color: rgb(0, 0, 0);">ResultCompareDocumentFaces</td><td style="width: 7.04543%; height: 61px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 61px; border-color: rgb(0, 0, 0);">Face comparison result between document images</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ComparationFacesAproved</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">boolean</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Returns a boolean indicating whether the face comparison was approved</td></tr><tr style="height: 61px;"><td style="width: 13.844252%; height: 61px; border-color: rgb(0, 0, 0);">ThresholdCompareDocumentFaces</td><td style="width: 7.04543%; height: 61px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 61px; border-color: rgb(0, 0, 0);">Returns an integer representing the configured comparison threshold</td></tr><tr style="height: 61px;"><td style="width: 13.844252%; height: 61px; border-color: rgb(0, 0, 0);">CompareFacesDocumentResult</td><td style="width: 7.04543%; height: 61px; border-color: rgb(0, 0, 0);">string</td><td style="width: 79.110318%; height: 61px; border-color: rgb(0, 0, 0);">CompareFacesDocumentResult.</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">"extras”: {</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">IdState</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Rating number for the transaction</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">StateName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Transaction rating</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">}</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">NumberPhone</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Phone number of the verified client</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">CodFingerprint</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ResultQRCode</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">DactilarCode</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ResponseControlList</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Latitude</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Latitude</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Longitude</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Longitude</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">"Images" : \[{</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Id</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Image identifier number</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ImageTypeId</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Image type ID</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ImageTypeName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Image type name</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Image</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Base64 image</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">DownloadCode</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Image download code</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">}\],</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 77px;"><td style="width: 13.844252%; height: 77px; border-color: rgb(0, 0, 0);">SignedDocuments</td><td style="width: 7.04543%; height: 77px; border-color: rgb(0, 0, 0);">String Array</td><td style="width: 79.110318%; height: 77px; border-color: rgb(0, 0, 0);">Array containing the list of digitally signed documents. These documents are returned in Base64 format and must be converted to PDF for viewing.</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">"Scores" : \[{</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">Id</td><td style="width: 7.04543%; height: 29px; border-color: rgb(0, 0, 0);">int</td><td style="width: 79.110318%; height: 29px; border-color: rgb(0, 0, 0);">Rating ID</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">UserName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">StateName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Rating name</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">StartingDate</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Date and time when transmission to the server began for the first image required in the validation process</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Observation</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Comments or observations about the transaction</td></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">}\]</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">"Response\_ANI": {</td><td colspan="2" style="width: 86.155748%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Niup</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Identification number of the client consulted in the ANI</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FirstSurname</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">First surname of the client consulted in the ANI</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Particula</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">SecondSurname</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Second surname from the document consulted in the ANI</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">FirstName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">First name of the document consulted in ANI.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">SecondName</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Middle name of the document consulted in ANI.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionMunicipality</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Municipality of issuance of the document consulted in ANI.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionDepartment</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Department of issuance of the document consulted in ANI.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">ExpeditionDate</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Date of issuance of the document consulted in ANI.</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">CedulaState</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 43.59375px;"></tr><tr style="height: 29px;"><td style="width: 13.844252%; height: 29px; border-color: rgb(0, 0, 0);">}</td><td colspan="2" style="width: 86.155748%; height: 29px; border-color: rgb(0, 0, 0);"> </td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">Parameters</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Parameters sent by the client associated with the transaction (JSON format).</td></tr><tr style="height: 45px;"><td style="width: 13.844252%; height: 45px; border-color: rgb(0, 0, 0);">StateSignatureDocument</td><td style="width: 7.04543%; height: 45px; border-color: rgb(0, 0, 0);">String</td><td style="width: 79.110318%; height: 45px; border-color: rgb(0, 0, 0);">Indicate whether the documents associated with the transaction have been digitally signed.</td></tr><tr style="height: 43.59375px;"></tr><tr style="height: 29px;"><td colspan="3" style="width: 100%; height: 29px; border-color: rgb(0, 0, 0);">}</td></tr></tbody></table>

### GETFACIALFEATURES

Service responsible for extracting facial features and a face template; these features may include whether the user is wearing glasses, has their eyes closed, and other characteristics to be described below.

<div id="bkmrk-name-getfacialfeatur"><table border="1" class="align-center" style="border-collapse: collapse; width: 37.901235%; border: 1px solid rgb(0, 0, 0);"><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 22.54902%;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 77.45098%;">**GetFacialFeatures**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 22.54902%;">URL</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 77.45098%;">{URL\_Base}/api/GetFacialFeatures</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 22.54902%;">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0); width: 77.45098%;">POST</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 12.483786%;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 8.900639%;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 13.844252%;">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0); width: 9.517923%;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 55.253399%;">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.483786%;">ProjectName</td><td style="border-color: rgb(0, 0, 0); width: 8.900639%;">String</td><td style="border-color: rgb(0, 0, 0); width: 13.844252%;">Query</td><td style="border-color: rgb(0, 0, 0); width: 9.517923%;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 55.253399%;">The name of the associated project.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.483786%;">Apikey</td><td style="border-color: rgb(0, 0, 0); width: 8.900639%;">String</td><td style="border-color: rgb(0, 0, 0); width: 13.844252%;">Header</td><td style="border-color: rgb(0, 0, 0); width: 9.517923%;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 55.253399%;">The key assigned to the project.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 12.483786%;">request</td><td style="border-color: rgb(0, 0, 0); width: 8.900639%;">Json</td><td style="border-color: rgb(0, 0, 0); width: 13.844252%;">Body</td><td style="border-color: rgb(0, 0, 0); width: 9.517923%;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 55.253399%;">JSON format of the information required to consume the service.</td></tr></tbody></table>

  
</div>Description of the REQUEST field

<div id="bkmrk-field-name-data-type"><table border="1" style="width: 93.703704%; height: 148px; border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr style="height: 45px;"><th style="width: 16.621301%; height: 45px; border-color: rgb(0, 0, 0);">**Field Name**</th><th style="width: 9.500071%; height: 45px; border-color: rgb(0, 0, 0);">**Data Type**</th><th style="width: 10.949868%; height: 45px; border-color: rgb(0, 0, 0);">**Required**</th><th style="width: 62.92876%; height: 45px; border-color: rgb(0, 0, 0);">**Description**</th></tr><tr style="height: 29px;"><td style="width: 16.621301%; height: 29px; border-color: rgb(0, 0, 0);">Image</td><td style="width: 9.500071%; height: 29px; border-color: rgb(0, 0, 0);">String</td><td style="width: 10.949868%; height: 29px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 62.92876%; height: 29px; border-color: rgb(0, 0, 0);">Facial image in Base64 format</td></tr><tr style="height: 45px;"><td style="width: 16.621301%; height: 45px; border-color: rgb(0, 0, 0);">GetFeatures</td><td style="width: 9.500071%; height: 45px; border-color: rgb(0, 0, 0);">Boolean</td><td style="width: 10.949868%; height: 45px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 62.92876%; height: 45px; border-color: rgb(0, 0, 0);">Specifies whether to retrieve the features of the submitted image</td></tr><tr style="height: 29px;"><td style="width: 16.621301%; height: 29px; border-color: rgb(0, 0, 0);">GetTemplete</td><td style="width: 9.500071%; height: 29px; border-color: rgb(0, 0, 0);">Boolean</td><td style="width: 10.949868%; height: 29px; border-color: rgb(0, 0, 0);">Yes</td><td style="width: 62.92876%; height: 29px; border-color: rgb(0, 0, 0);">Specifies whether to retrieve the template of the submitted face</td></tr></tbody></table>

  
<div class="intro2 clearfix">  
</div></div>For the service to respond correctly, at least one of the fields in the request parameter—either GetFeatures or GetTemplate—must be set to true; otherwise, the response will be 400

<div id="bkmrk-service-responses-co"><div class="intro2 clearfix">  
</div>  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 148px;"><caption>**SERVICE RESPONSES**</caption><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 6.674602%; height: 45px;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 93.325398%; height: 45px;">**Description**</th></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 6.674602%; height: 45px;">200</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%; height: 45px;">Process executed successfully:The request was received by the server. The response, in JSON format, is described below.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 6.674602%; height: 29px;">400</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%; height: 29px;">Data error, check the request data: los dos valores de los campos GetFeatures y GetTemplete son False.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 6.674602%; height: 29px;">500</td><td style="border-color: rgb(0, 0, 0); width: 93.325398%; height: 29px;">Internal server error: Internal server error.</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**JSON Response Object**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Code**</th><th style="border-color: rgb(0, 0, 0);">**Response**</th></tr><tr><td style="border-color: rgb(0, 0, 0);" valign="top">200</td><td style="border-color: rgb(0, 0, 0);">{  
 **"Status"**: "SUCCESS",  
 **"Message":** "string",  
 **"Response"**: {  
 **"lstResults"**:\[  
 {  
 **"BoundingRect\_X"**: 0,  
 **"BoundingRect\_Y":** 0,  
 **"BoundingRect\_Width"**: 0,  
 **"BoundingRect\_Height"**: 0,  
 **"FeaturePoints"**: \[  
 {  
 **"Point\_X"**: 0,  
 **"Point\_Y"**: 0,  
 **"Confidence"**: 0,  
 **"Code"**: 0,  
 **"Name"**: "string"  
 }  
 \],  
 **"Age"**: 0,  
 **"Gender"**: "string",  
 **"GenderConfidence"**: 0,  
 **"Expression"**: "string",  
 **"ExpressionConfidence"**: 0,  
 **"Blink"**: true,  
 **"BlinkConfidence"**: 0,  
 **"MouthOpen"**: true,  
 **"MouthOpenConfidence"**: 0,  
 **"Glasses"**: true,  
 **"GlassesConfidence"**: 0,  
 **"DarkGlasses"**: true,  
 **"DarkGlassesConfidence"**: 0,  
 **"EmotionAngerConfidence"**: 0,  
 **"EmotionContemptConfidence"**: 0,  
 **"EmotionDisgustConfidence"**: 0,  
 **"EmotionFearConfidence"**: 0,  
 **"EmotionHappinessConfidence"**: 0,  
 **"EmotionNeutralConfidence"**: 0,  
 **"EmotionSadnessConfidence"**: 0,  
 **"EmotionSurpriseConfidence"**: 0,  
 **"EthnicityAsianConfidence"**: 0,  
 **"EthnicityBlackConfidence"**: 0,  
 **"EthnicityHispanicConfidence"**: 0,  
 **"EthnicityIndianConfidence"**: 0,  
 **"EthnicityWhiteConfidence"**: 0,  
 **"Template"**: "string"  
 }  
 \]  
 },  
 **"data"**: {}  
}</td></tr></tbody></table>

  
<div class="intro2 clearfix">  
</div></div>The Status field may return code 6, which corresponds to NO TEMPLATE. This means that the service was unable to obtain a facial template from the submitted image.

<div id="bkmrk--15"><div class="intro2 clearfix">  
</div>  
</div>Example of service response.

<div id="bkmrk-json-c%C3%B3digo-success-"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Json**</th><th style="border-color: rgb(0, 0, 0);">**Code Success**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">{  
 **"Status"**: 1,  
 **"Message":** null,  
 **"Response"**: {  
 **"lstResults"**:\[  
 {  
 **"BoundingRect\_X"**: 101,  
 **"BoundingRect\_Y":** 22,  
 **"BoundingRect\_Width"**: 105,  
 **"BoundingRect\_Height"**: 142,  
 **"FeaturePoints"**: \[  
 {  
 **"Point\_X"**: 179,  
 **"Point\_Y"**: 179,  
 **"Confidence"**: 98,  
 **"Code"**: 449,  
 **"Name"**: "LeftEyeCenter"  
 }  
 \],  
 **"Age"**: 23,  
 **"Gender"**: "Female",  
 **"GenderConfidence"**: 76,  
 **"Expression"**: "Unknown",  
 **"ExpressionConfidence"**: 24,  
 **"Blink"**: false,  
 **"BlinkConfidence"**: 77,  
 **"MouthOpen"**: false,  
 **"MouthOpenConfidence"**: 60,  
 **"Glasses"**: false,  
 **"GlassesConfidence"**: 30,  
 **"DarkGlasses"**: false,  
 **"DarkGlassesConfidence"**: 34,  
 **"EmotionAngerConfidence"**: 0,  
 **"EmotionContemptConfidence"**: 69,  
 **"EmotionDisgustConfidence"**: 0,  
 **"EmotionFearConfidence"**: 0,  
 **"EmotionHappinessConfidence"**: 12,  
 **"EmotionNeutralConfidence"**: 19,  
 **"EmotionSadnessConfidence"**: 0,  
 **"EmotionSurpriseConfidence"**: 0,  
 **"EthnicityAsianConfidence"**: 12,  
 **"EthnicityBlackConfidence"**: 4,  
 **"EthnicityHispanicConfidence"**: 2,  
 **"EthnicityIndianConfidence"**: 8,  
 **"EthnicityWhiteConfidence"**: 73,  
 **"Template"**: "String del templete"  
 }  
 \]  
 },  
 **"data"**: null  
}</td><td style="border-color: rgb(0, 0, 0);" valign="top">1</td></tr><tr><td style="border-color: rgb(0, 0, 0);">{  
 **"Status"**: 6,  
 **"Message"**: "FACE\_NOT\_FOUND",  
 **"Response"**: null,  
 **"data"**: null  
}</td><td style="border-color: rgb(0, 0, 0);" valign="top">6</td></tr></tbody></table>

</div>### CUSTOMER VERIFICATION

This service must be consumed when the FindByNumberIdSuccess service returns a JSON response indicating a successful process and the verification method must be executed. This service records the transaction and requires the following parameters.

<div id="bkmrk-name-customerverific"><table border="1" class="align-center" style="border-collapse: collapse; border: 1px solid rgb(0, 0, 0);"><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**CustomerVerification**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">URL</td><td style="border-color: rgb(0, 0, 0);">{URL\_Base}/api/CustomerVerification</td></tr><tr><td style="border-color: rgb(0, 0, 0);">TYPE</td><td class="align-center" style="border-color: rgb(0, 0, 0);">POST</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 164px;"><caption>**PARAMETERS**</caption><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 45px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 9.888752%; height: 45px;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 14.462299%; height: 45px;">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0); width: 10.011903%; height: 45px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 54.141373%; height: 45px;">**Description**</th></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 45px;">ProjectName</td><td style="border-color: rgb(0, 0, 0); width: 9.888752%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 14.462299%; height: 45px;">Query</td><td style="border-color: rgb(0, 0, 0); width: 10.011903%; height: 45px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 54.141373%; height: 45px;">The name of the associated project.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 29px;">ApiKey</td><td style="border-color: rgb(0, 0, 0); width: 9.888752%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 14.462299%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 10.011903%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 54.141373%; height: 29px;">The key assigned to the project.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 11.495674%; height: 45px;">Data</td><td style="border-color: rgb(0, 0, 0); width: 9.888752%; height: 45px;">Json</td><td style="border-color: rgb(0, 0, 0); width: 14.462299%; height: 45px;">Body</td><td style="border-color: rgb(0, 0, 0); width: 10.011903%; height: 45px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 54.141373%; height: 45px;">JSON format of the information required to consume the service.</td></tr></tbody></table>

  
</div>Specification of the Data field.

<div id="bkmrk-name-type-yes-descri"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 589px;"><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 45px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">**Type**</th><th style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 45px;">**Yes**</th><th style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 45px;">**Description**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">DocumentType</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Document type ID.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 45px;">IdentificationNumber</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 45px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 45px;">Identification number.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">Face</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Base64-encoded image to be verified.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">FingerPrint</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Base64-encoded fingerprint image to be verified.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">longitude</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Location coordinate.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">Latitude</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Location coordinate.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 45px;">ProductId</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">Integer</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 45px;">Product ID corresponding to the verification process.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 45px;">KeyProcessLiveness</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 45px;">Liveness process key returned after capturing the selfie.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 45px;">SourceDevice</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">Integer</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 45px;">ID of the device from which the process is being carried out.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">SdkVersion</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Version of the SDK being used.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">OS</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Operating system version.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">BrowserVersion</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Browser version being used.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 45px;">UIdDevice</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 45px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 45px;">Character string that defines and identifies the device from which the request is made.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">IdUser</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">ID registered in the ADO platform of the user making the service request.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">IMEI</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">IMEI of the mobile device consuming the service.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 18.29419%; height: 29px;">RiskId</td><td style="border-color: rgb(0, 0, 0); width: 7.540173%; height: 29px;">string</td><td style="border-color: rgb(0, 0, 0); width: 5.685269%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 68.480367%; height: 29px;">Configured risk ID in the platform.</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**RESPONSES**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 6.921363%;">**Code**</th><th style="border-color: rgb(0, 0, 0); width: 93.078637%;">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.921363%;">200</td><td style="border-color: rgb(0, 0, 0); width: 93.078637%;">The transaction has been successfully created.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.921363%;">400</td><td style="border-color: rgb(0, 0, 0); width: 93.078637%;">All fields are required.  
Face not valid.  
The type of document not is valid.  
The risk ID is not valid.  
The risk ID must be an integer.  
</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.921363%;">401</td><td style="border-color: rgb(0, 0, 0); width: 93.078637%;">The api key value is required  
Authorization is required to use this method  
Can't found specified Source Device  
Can't found User with specified credentials</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.921363%;">404</td><td style="border-color: rgb(0, 0, 0); width: 93.078637%;">The specified project was not found  
The specified product was not found  
Customer not Found</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 6.921363%;">406</td><td style="border-color: rgb(0, 0, 0); width: 93.078637%;">The facial photograph does not meet the expected criteria; this may be due to the person wearing glasses, having an open mouth, or blinking.</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**RESPONSE**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**CODE**</th><th style="border-color: rgb(0, 0, 0);">**RESPONSE**</th><th style="border-color: rgb(0, 0, 0);">**DESCRIPTION**</th></tr><tr><td style="border-color: rgb(0, 0, 0);" valign="top">200</td><td style="border-color: rgb(0, 0, 0);">RESPONSE OBJECT DESCRIPTION</td><td style="border-color: rgb(0, 0, 0);" valign="top">JSON-formatted object containing the transaction information.</td></tr></tbody></table>

</div>### CREATESIGNDOCUMENTSTRANSACTION

Service that creates a digital signature transaction. This service requests basic client information and the documents to be signed, which must be PDF files converted to Base64 format. The required parameters are as follows:

<div id="bkmrk-%C2%A0-%C2%A0parameters-name-d"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption> **PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">Model</td><td style="border-color: rgb(0, 0, 0);">Json</td><td style="border-color: rgb(0, 0, 0);">Body</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">The information required to close the transaction.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">projectName</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Path</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Project name.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">apiKey</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Project API key.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">Authorization</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Header</td><td style="border-color: rgb(0, 0, 0);">No</td><td style="border-color: rgb(0, 0, 0);">Access token.</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 82.469136%; height: 232px;"><caption> **PARAMETERS**</caption><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">**Description**</th></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">IdentificationType</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">Identification type.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">IdentificationNumber</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">Identification number.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">FirstName</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">First name.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">SecondName</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">Middle name.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">FirstSurname</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">First surname.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">SecondSurname</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">Second surname.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 22.873784%; height: 29px;">Documents</td><td style="border-color: rgb(0, 0, 0); width: 14.060161%; height: 29px;">String Array</td><td style="border-color: rgb(0, 0, 0); width: 11.828686%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 51.054921%; height: 29px;">Array of PDF documents converted to Base64.</td></tr></tbody></table>

  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**RESPONSE**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 7.16904%;">**CODE**</th><th style="border-color: rgb(0, 0, 0); width: 19.777808%;">**RESPONSE`**</th><th style="border-color: rgb(0, 0, 0); width: 73.053152%;">**DESCRIPTION**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 7.16904%;" valign="top">200</td><td style="border-color: rgb(0, 0, 0); width: 19.777808%;">  
 **"Uid"**: "string",  
 **"StartingDate"**: "string",  
 **"CreationDate"**: "string",  
 **"CreationIP"**: "string",  
 **"DocumentType"**: "string",  
 **"IdNumber"**: "string",  
 **"FirstName"**: "string",  
 **"SecondName"**: "string",  
 **"FirstSurname"**: "string",  
 **"SecondSurname"**: "string",  
 **"Gender"**: "string",  
 **"BirthDate"**: "string",  
 **"Street"**: "string",  
 **"CedulateCondition"**: "string",  
 **"Spouse"**: "string",  
 **"Home"**: "string",  
 **"MaritalStatus"**: "string",  
 **"DateOfIdentification"**: "string",  
 **"DateOfDeath"**: "string",  
 **"MarriageDate"**: "string",  
 **"Instruction"**: "string",  
 **"PlaceBirth"**: "string",  
 **"Nationality"**: "string",  
 **"MotherName"**: "string",  
 **"FatherName"**: "string",  
 **"HouseNumber"**: "string",  
 **"Profession"**: "string",  
 **"ExpeditionCity"**: "string",  
 **"ExpeditionDepartment"**: "string",  
 **"BirthCity"**: "string",  
 **"BirthDepartment"**: "string",  
 **"TransactionType"**: 0,  
 **"TransactionTypeName"**: "string",  
 **"IssueDate"**: "string",  
 **"BarcodeText"**: "string",  
 **"OcrTextSideOne"**: "string",  
 **"OcrTextSideTwo"**: "string",  
 **"SideOneWrongAttempts"**: 0,  
 **"SideTwoWrongAttempts"**: 0,  
 **"FoundOnAdoAlert"**: false,  
 **"AdoProjectId"**: "string",  
 **"TransactionId"**: **"int"**,  
 **"ProductId"**: "string",  
 **"ComparationFacesSuccesful"**: false,  
 **"FaceFound"**: false,  
 **"FaceDocumentFrontFound"**: false,  
 **"BarcodeFound"**: false,  
 **"ResultComparationFaces"**: 0,  
 **"ComparationFacesAproved"**: false,  
 **"Extras"**:{  
 **"IdState"**: "string",  
 **"StateName"**: **"Pendiente"**  
 },  
 **"NumberPhone"**: "string",  
 **"CodFingerprint"**: "string",  
 **"ResultQRCode"**: "string",  
 **"DactilarCode"**: "string",  
 **"ResponseControlList"**: "string",  
 **"Images"**:\[ {  
 **"Id"**: int,  
 **"ImageTypeId"**: "String",  
 **"ImageTypeName"**: "String",  
 **"Image"**: "Imagen base 64",  
 } \],  
 **"SignedDocuments"**: \["String"\],  
 **"Scores"**:\[ {  
 **"Id"**: 0,  
 **"StateName"**: "string",  
 **"StartingDate"**: "string",  
 **"Observation"**: "string"  
 } \],  
 **"Parameters"**: "String",  
 **"StateSignatureDocument"**:"String"  
}</td><td style="border-color: rgb(0, 0, 0); width: 73.053152%;" valign="top">JSON-formatted object containing the transaction information. For more details, see the section RESPONSE OBJECT DESCRIPTION.</td></tr></tbody></table>

  
</div>This service returns the status as ‘Pending’ for the transaction. This indicates that the signing process has started. Twenty seconds later, the signed documents can be retrieved using the GET/Validation service.

### SEARCH ONE TO MANY

Service that allows us to determine whether a user is enrolled based on their facial template.

<div id="bkmrk-par%C3%81metros-nombre-ti"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 93.580247%; height: 177px;"><caption>**PARAMETERS**</caption><tbody><tr style="height: 45px;"><th style="border-color: rgb(0, 0, 0); width: 15.059445%; height: 45px;">**Name**</th><th style="border-color: rgb(0, 0, 0); width: 11.492734%; height: 45px;">**Data Type**</th><th style="border-color: rgb(0, 0, 0); width: 16.77675%; height: 45px;">**Parameter Type**</th><th style="border-color: rgb(0, 0, 0); width: 10.435931%; height: 45px;">**Required**</th><th style="border-color: rgb(0, 0, 0); width: 46.367239%; height: 45px;">**Description**</th></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 15.059445%; height: 45px;">transactionInfo</td><td style="border-color: rgb(0, 0, 0); width: 11.492734%; height: 45px;">Json</td><td style="border-color: rgb(0, 0, 0); width: 16.77675%; height: 45px;">Body</td><td style="border-color: rgb(0, 0, 0); width: 10.435931%; height: 45px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 46.367239%; height: 45px;">The information required to close the transaction.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.059445%; height: 29px;">projectName</td><td style="border-color: rgb(0, 0, 0); width: 11.492734%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 16.77675%; height: 29px;">Path</td><td style="border-color: rgb(0, 0, 0); width: 10.435931%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 46.367239%; height: 29px;">Project name.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.059445%; height: 29px;">apiKey</td><td style="border-color: rgb(0, 0, 0); width: 11.492734%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 16.77675%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 10.435931%; height: 29px;">Yes</td><td style="border-color: rgb(0, 0, 0); width: 46.367239%; height: 29px;">Project API key.</td></tr><tr style="height: 29px;"><td style="border-color: rgb(0, 0, 0); width: 15.059445%; height: 29px;">Authorization</td><td style="border-color: rgb(0, 0, 0); width: 11.492734%; height: 29px;">String</td><td style="border-color: rgb(0, 0, 0); width: 16.77675%; height: 29px;">Header</td><td style="border-color: rgb(0, 0, 0); width: 10.435931%; height: 29px;">No</td><td style="border-color: rgb(0, 0, 0); width: 46.367239%; height: 29px;">Access token.</td></tr></tbody></table>

<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>**PARAMETERS**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">**Name**</th><th style="border-color: rgb(0, 0, 0);">**Data Type**</th><th style="border-color: rgb(0, 0, 0);">**Required**</th><th style="border-color: rgb(0, 0, 0);">**Description**</th></tr><tr><td style="border-color: rgb(0, 0, 0);">ProductId</td><td style="border-color: rgb(0, 0, 0);">Int</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Product type.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">CustomerPhoto</td><td style="border-color: rgb(0, 0, 0);">String Base64</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Person’s facial image in Base64 format.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">DocumentType</td><td style="border-color: rgb(0, 0, 0);">Int</td><td style="border-color: rgb(0, 0, 0);">Yes</td><td style="border-color: rgb(0, 0, 0);">Document Type</td></tr></tbody></table>

  
  
<table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%;"><caption>**RESPONSE**</caption><tbody><tr><th style="border-color: rgb(0, 0, 0); width: 7.292191%;">**CODE**</th><th style="border-color: rgb(0, 0, 0); width: 18.789391%;">**RESPONSE**</th><th style="border-color: rgb(0, 0, 0); width: 73.918418%;">**DESCRIPTION**</th></tr><tr><td style="border-color: rgb(0, 0, 0); width: 7.292191%;" valign="top">200</td><td style="border-color: rgb(0, 0, 0); width: 18.789391%;">  
 **"Uid"**: "string",  
 **"StartingDate"**: "string",  
 **"CreationDate"**: "string",  
 **"CreationIP"**: "string",  
 **"DocumentType"**: "string",  
 **"IdNumber"**: "string",  
 **"FirstName"**: "string",  
 **"SecondName"**: "string",  
 **"FirstSurname"**: "string",  
 **"SecondSurname"**: "string",  
 **"Gender"**: "string",  
 **"BirthDate"**: "string",  
 **"Street"**: "string",  
 **"CedulateCondition"**: "string",  
 **"Spouse"**: "string",  
 **"Home"**: "string",  
 **"MaritalStatus"**: "string",  
 **"DateOfIdentification"**: "string",  
 **"DateOfDeath"**: "string",  
 **"MarriageDate"**: "string",  
 **"Instruction"**: "string",  
 **"PlaceBirth"**: "string",  
 **"Nationality"**: "string",  
 **"MotherName"**: "string",  
 **"FatherName"**: "string",  
 **"HouseNumber"**: "string",  
 **"Profession"**: "string",  
 **"ExpeditionCity"**: "string",  
 **"ExpeditionDepartment"**: "string",  
 **"BirthCity"**: "string",  
 **"BirthDepartment"**: "string",  
 **"TransactionType"**: 0,  
 **"TransactionTypeName"**: "string",  
 **"IssueDate"**: "string",  
 **"BarcodeText"**: "string",  
 **"OcrTextSideOne"**: "string",  
 **"OcrTextSideTwo"**: "string",  
 **"SideOneWrongAttempts"**: 0,  
 **"SideTwoWrongAttempts"**: 0,  
 **"FoundOnAdoAlert"**: false,  
 **"AdoProjectId"**: "string",  
 **"TransactionId"**: **"int"**,  
 **"ProductId"**: "string",  
 **"ComparationFacesSuccesful"**: false,  
 **"FaceFound"**: false,  
 **"FaceDocumentFrontFound"**: false,  
 **"BarcodeFound"**: false,  
 **"ResultComparationFaces"**: 0,  
 **"ComparationFacesAproved"**: false,  
 **"Extras"**:{  
 **"IdState"**: "string",  
 **"StateName"**: **"Pendiente"**  
 },  
 **"NumberPhone"**: "string",  
 **"CodFingerprint"**: "string",  
 **"ResultQRCode"**: "string",  
 **"DactilarCode"**: "string",  
 **"ResponseControlList"**: "string",  
 **"Images"**:\[ {  
 **"Id"**: int,  
 **"ImageTypeId"**: "String",  
 **"ImageTypeName"**: "String",  
 **"Image"**: "Imagen base 64",  
 } \],  
 **"SignedDocuments"**: \["String"\],  
 **"Scores"**:\[ {  
 **"Id"**: 0,  
 **"StateName"**: "string",  
 **"StartingDate"**: "string",  
 **"Observation"**: "string"  
 } \],  
 **"Parameters"**: "String",  
 **"StateSignatureDocument"**:"String"  
}</td><td style="border-color: rgb(0, 0, 0); width: 73.918418%;" valign="top">“JSON-formatted object containing the transaction information. For more information, see the section RESPONSE OBJECT DESCRIPTION.</td></tr><tr><td style="border-color: rgb(0, 0, 0); width: 7.292191%;" valign="top">404</td><td style="border-color: rgb(0, 0, 0); width: 18.789391%;" valign="top">Enroll not found</td><td style="border-color: rgb(0, 0, 0); width: 73.918418%;" valign="top">No prior enrollment has been found for this face.</td></tr></tbody></table>

</div>## RESULTED RETORS

At the end of any of the invocations mentioned above and provided that the end user has finished with all the images requested, client will receive in his CallBack URL a JSON object with the following structure

<div id="bkmrk-answer-code-answer-d"><div class="col-md-18"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><caption>Answer</caption><tbody><tr><th style="border-color: rgb(0, 0, 0);">CODE</th><th style="border-color: rgb(0, 0, 0);">Answer</th><th style="border-color: rgb(0, 0, 0);">DESCRIPTION</th></tr><tr><td style="border-color: rgb(0, 0, 0);" valign="top">200</td><td style="border-color: rgb(0, 0, 0);">  
**"Uid":** "string",  
**"StartingDate":** "string",  
**"CreationDate":** "string",  
**"CreationIP":** "string",  
**"DocumentType"** : 0,  
**"IdNumber":** "string",  
**"FirstName":** "string",  
**"SecondName":** "string,"  
**"FirstSurname":** "string",  
**"SecondSurname"** : "string,"  
**"Gender":** "string",  
**"BirthDate":** "string",  
**"Street":** "string",  
**"CedulateCondition":** "string",  
**"Spouse":** "string",  
**"Home":** "string",  
**"MaritalStatus"** : "string",  
**"DateOfIdentification":** "string,"  
**"DateOfDeath":** "string",  
**"MarriageDate":** "string",  
**"Instruction":** "string",  
**"PlaceBirth":** "string",  
**"Nationality":** "string,"  
**"MotherName":** "string",  
**"FatherName":** "string,"  
**"HouseNumber":** "string",  
**"Profession":** "string",  
**"ExpeditionCity":** "string",  
**"ExpeditionDepartment":** "string",  
**"BirthCity":** "string",  
**"BirthDepartment":** "string",  
**"TransactionType"** : 0,  
**"TransactionTypeName":** "string,"  
**"IssueDate":** "string",  
**"BarcodeText":** "string,"  
**"OcrTextSideOne":** "string,"  
**"OcrTextSideTwo":** "string,"  
**"SideOneWrongAttempts"** . 0,  
**"SideTwoWrongAttempts"** . 0,  
**"FoundOnAdoAlert"** . . . . . . .  
**"AdoProjectId":** "string,"  
**"TransactionId"**"TransactionId": "string",  
**"ProductId":** "string",  
**"ComparationFacesSuccesful"** : false,  
**"FaceFound"** : false,  
**"FaceDocumentFrontFound"** : false,  
**"BarcodeFound"** : false,  
**"ResultComparationFaces"** : 0,  
**"ComparationFacesGearn"** : false,  
**"Extras".**  
**"IdState":** "string",  
**"StateName":** "string"  
- - Oh,  
**"NumberPhone":** "string",  
**"CodFingerprint":** "string",  
**"ResultQRCode":** "string,"  
**"DactilarCode":** "string",  
**"ResponseControlList"** : "string,"  
**"Images"** :\[ . . . . . . . . . . . .  
**"Id":** int,  
**"ImageTypeId":** "String",  
**"ImageTypeName":** "String",  
**"Image":** "Image base 64,"  
\],  
**"Signed Documents"** : \["String"\],  
**"Scores"** :\[ . . . . . . . . . . . .  
**"Id":** 0,  
**"StateName":** "string,"  
**"StartingDate":** "string",  
**"Observation":** "string"  
\],  
**"Parameters":** "String",  
**"StateSignature":** "String"  
\*</td><td style="border-color: rgb(0, 0, 0);" valign="top">JSON format object with transaction information.</td></tr></tbody></table>

</div></div>If the agreed return mechanism is GET, the result of the process will come with a concatenity chain to the CallBack URL, in case the agreed response mechanism is POST, it will be returned as a JSON Object to URL-CallBack, which must be able to digest that object.

FIELDS ARRAY "EXTRAS"

<div id="bkmrk-name-type-descriptio-1"><div class="col-md-18"><div class="col-md-22"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr><th style="border-color: rgb(0, 0, 0);">NAME</th><th style="border-color: rgb(0, 0, 0);">TYPE</th><th style="border-color: rgb(0, 0, 0);">DESCRIPTION</th></tr><tr><td style="border-color: rgb(0, 0, 0);">IdState</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Indicates in number the result of the transaction based on the dictionary shown below.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">State</td><td style="border-color: rgb(0, 0, 0);">String</td><td style="border-color: rgb(0, 0, 0);">Indicates in text the outcome of the transaction based on the dictionary above below.</td></tr></tbody></table>

  
<div class="intro2 clearfix">  
</div></div></div></div>Responses can be validated in ["Answer DICCIONARY"](https://adocolumbia.ado-tech.com/documentation/#line1_2).

###### CAMPOS OBJECT "RESPONSE ANI"

<div id="bkmrk-name-type-descriptio-2"><div class="col-md-18"><div class="col-md-22"><table border="1" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid; width: 100%; height: 479px;"><tbody><tr style="height: 29px;"><th style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 29px;">NAME</th><th style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 29px;">TYPE</th><th style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 29px;">DESCRIPTION</th></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">Niup</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Unique personal identification number. Cedula of Citizenship of persons with Colombian nationality.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">FirstSurname</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">First surname of the document consulted, it returns empty if it does not contain any data.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">Particle</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;"> </td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">SecondSurname</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Second surname of the document consulted, it returns empty if it does not contain any data.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">First</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">First Name of the document consulted, it returns empty if it does not contain any data.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">Second</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Second Name of the document consulted, it returns empty if it does not contain any data.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">ExpeditionMunicipality</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Municipality where the document was issued, it returns empty if it does not contain any data.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">ExpeditionDepartment</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Department where the document was issued, it returns empty if it does not contain any information.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">ExpeditionDate</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Date on which the document was issued, it returns empty if it does not contain any data.</td></tr><tr style="height: 45px;"><td style="border-color: rgb(0, 0, 0); width: 18.541409%; height: 45px;">Cedula State</td><td style="border-color: rgb(0, 0, 0); width: 6.921821%; height: 45px;">String</td><td style="border-color: rgb(0, 0, 0); width: 74.53677%; height: 45px;">Status in which the ballot is located (review code tables for more information).</td></tr></tbody></table>

  
</div></div></div>RESPONSE CONTROL LIST’ OBJECT FIELDS

As agreed at the NSA, control lists will be consulted or not. If the consultation is contracted and agreed, it can be carried out by the following search parameters:

<div id="bkmrk-search-by-name.-sear"><div class="col-md-18"><div class="col-md-22">1. Search by Name.
2. Search by Name and Document Number.
3. Search by Document Number.

</div></div></div>Examples return consultation

<div id="bkmrk-if-a-search-will-be-"><div class="col-md-18"><div class="col-md-22">1. If a search will be done by name = RODRIGUEZ OREJUELA we will obtain a total of 12 records, starting by which they most resemble the searched text.
2. If we search by name=RODRIGUEZ OREJUELA and Document Number=6068015 we will get a single record.
3. If we search for the document number: 6068015 we will get a single record.

</div></div></div>**Example value within the JSON:**  
ResponseControlList: When serializing this object can be interpreted as follows:  
**Case 1: Response to consultation of a single person Unrealized**

<div id="bkmrk--16"><div class="col-md-18"><div class="col-md-22"><div><div class="syntaxhighlighter  javascript" id="bkmrk--17"></div></div></div></div></div><table border="1" cellpadding="0" cellspacing="0" id="bkmrk-1-2-3-4-5-6-7-8-9-10" style="width: 100%; border-collapse: collapse; border-spacing: 0px; border: 0px solid rgb(0, 0, 0); background-color: rgb(236, 240, 241);"><tbody><tr><td class="gutter" style="width: 5.314899%; border-color: rgb(0, 0, 0);"><div class="line number1 index0 alt2"><span style="color: rgb(126, 140, 141);">1</span></div><div class="line number2 index1 alt1 highlighted"><span style="color: rgb(126, 140, 141);">2</span></div><div class="line number3 index2 alt2"><span style="color: rgb(126, 140, 141);">3</span></div><div class="line number4 index3 alt1 highlighted"><span style="color: rgb(126, 140, 141);">4</span></div><div class="line number5 index4 alt2"><span style="color: rgb(126, 140, 141);">5</span></div><div class="line number6 index5 alt1"><span style="color: rgb(126, 140, 141);">6</span></div><div class="line number7 index6 alt2"><span style="color: rgb(126, 140, 141);">7</span></div><div class="line number8 index7 alt1"><span style="color: rgb(126, 140, 141);">8</span></div><div class="line number9 index8 alt2"><span style="color: rgb(126, 140, 141);">9</span></div><div class="line number10 index9 alt1"><span style="color: rgb(126, 140, 141);">10</span></div><div class="line number11 index10 alt2"><span style="color: rgb(126, 140, 141);">11</span></div><div class="line number12 index11 alt1"><span style="color: rgb(126, 140, 141);">12</span></div><div class="line number13 index12 alt2"><span style="color: rgb(126, 140, 141);">13</span></div><div class="line number14 index13 alt1"><span style="color: rgb(126, 140, 141);">14</span></div><div class="line number15 index14 alt2"><span style="color: rgb(126, 140, 141);">15</span></div><div class="line number16 index15 alt1"><span style="color: rgb(126, 140, 141);">16</span></div><div class="line number17 index16 alt2"><span style="color: rgb(126, 140, 141);">17</span></div><div class="line number18 index17 alt1"><span style="color: rgb(126, 140, 141);">18</span></div><div class="line number19 index18 alt2"><span style="color: rgb(126, 140, 141);">19</span></div><div class="line number20 index19 alt1"><span style="color: rgb(126, 140, 141);">20</span></div><div class="line number21 index20 alt2"><span style="color: rgb(126, 140, 141);">21</span></div><div class="line number22 index21 alt1"><span style="color: rgb(126, 140, 141);">22</span></div><div class="line number23 index22 alt2"><span style="color: rgb(126, 140, 141);">23</span></div><div class="line number24 index23 alt1"><span style="color: rgb(126, 140, 141);">24</span></div><div class="line number25 index24 alt2"><span style="color: rgb(126, 140, 141);">25</span></div><div class="line number26 index25 alt1"><span style="color: rgb(126, 140, 141);">26</span></div><div class="line number27 index26 alt2"><span style="color: rgb(126, 140, 141);">27</span></div><div class="line number28 index27 alt1"><span style="color: rgb(126, 140, 141);">28</span></div><div class="line number29 index28 alt2"><span style="color: rgb(126, 140, 141);">29</span></div><div class="line number30 index29 alt1"><span style="color: rgb(126, 140, 141);">30</span></div><div class="line number31 index30 alt2"><span style="color: rgb(126, 140, 141);">31</span></div><div class="line number32 index31 alt1"><span style="color: rgb(126, 140, 141);">32</span></div><div class="line number33 index32 alt2"><span style="color: rgb(126, 140, 141);">33</span></div><div class="line number34 index33 alt1"><span style="color: rgb(126, 140, 141);">34</span></div><div class="line number35 index34 alt2"><span style="color: rgb(126, 140, 141);">35</span></div><div class="line number36 index35 alt1"><span style="color: rgb(126, 140, 141);">36</span></div><div class="line number37 index36 alt2"><span style="color: rgb(126, 140, 141);">37</span></div><div class="line number38 index37 alt1"><span style="color: rgb(126, 140, 141);">38</span></div><div class="line number39 index38 alt2"><span style="color: rgb(126, 140, 141);">39</span></div><div class="line number40 index39 alt1"><span style="color: rgb(126, 140, 141);">40</span></div><div class="line number41 index40 alt2"><span style="color: rgb(126, 140, 141);">41</span></div><div class="line number42 index41 alt1"><span style="color: rgb(126, 140, 141);">42</span></div><div class="line number43 index42 alt2"><span style="color: rgb(126, 140, 141);">43</span></div><div class="line number44 index43 alt1"><span style="color: rgb(126, 140, 141);">44</span></div><div class="line number45 index44 alt2"><span style="color: rgb(126, 140, 141);">45</span></div><div class="line number46 index45 alt1"><span style="color: rgb(126, 140, 141);">46</span></div><div class="line number47 index46 alt2"><span style="color: rgb(126, 140, 141);">47</span></div><div class="line number48 index47 alt1"><span style="color: rgb(126, 140, 141);">48</span></div><div class="line number49 index48 alt2"><span style="color: rgb(126, 140, 141);">49</span></div><div class="line number50 index49 alt1"><span style="color: rgb(126, 140, 141);">50</span></div><div class="line number51 index50 alt2"><span style="color: rgb(126, 140, 141);">51</span></div><div class="line number52 index51 alt1"><span style="color: rgb(126, 140, 141);">52</span></div><div class="line number53 index52 alt2"><span style="color: rgb(126, 140, 141);">53</span></div><div class="line number54 index53 alt1"><span style="color: rgb(126, 140, 141);">54</span></div><div class="line number55 index54 alt2"><span style="color: rgb(126, 140, 141);">55</span></div><div class="line number56 index55 alt1"><span style="color: rgb(126, 140, 141);">56</span></div><div class="line number57 index56 alt2"><span style="color: rgb(126, 140, 141);">57</span></div><div class="line number58 index57 alt1"><span style="color: rgb(126, 140, 141);">58</span></div><div class="line number59 index58 alt2"><span style="color: rgb(126, 140, 141);">59</span></div><div class="line number60 index59 alt1"><span style="color: rgb(126, 140, 141);">60</span></div><div class="line number61 index60 alt2"><span style="color: rgb(126, 140, 141);">61</span></div><div class="line number62 index61 alt1"><span style="color: rgb(126, 140, 141);">62</span></div><div class="line number63 index62 alt2"><span style="color: rgb(126, 140, 141);">63</span></div><div class="line number64 index63 alt1"><span style="color: rgb(126, 140, 141);">64</span></div><div class="line number65 index64 alt2"><span style="color: rgb(126, 140, 141);">65</span></div><div class="line number66 index65 alt1"><span style="color: rgb(126, 140, 141);">66</span></div><div class="line number67 index66 alt2"><span style="color: rgb(126, 140, 141);">67</span></div><div class="line number68 index67 alt1"><span style="color: rgb(126, 140, 141);">68</span></div><div class="line number69 index68 alt2"><span style="color: rgb(126, 140, 141);">69</span></div><div class="line number70 index69 alt1"><span style="color: rgb(126, 140, 141);">70</span></div><div class="line number71 index70 alt2"><span style="color: rgb(126, 140, 141);">71</span></div><div class="line number72 index71 alt1"><span style="color: rgb(126, 140, 141);">72</span></div><div class="line number73 index72 alt2"><span style="color: rgb(126, 140, 141);">73</span></div><div class="line number74 index73 alt1"><span style="color: rgb(126, 140, 141);">74</span></div><div class="line number75 index74 alt2"><span style="color: rgb(126, 140, 141);">75</span></div><div class="line number76 index75 alt1"><span style="color: rgb(126, 140, 141);">76</span></div><div class="line number77 index76 alt2"><span style="color: rgb(126, 140, 141);">77</span></div><div class="line number78 index77 alt1"><span style="color: rgb(126, 140, 141);">78</span></div><div class="line number79 index78 alt2"><span style="color: rgb(126, 140, 141);">79</span></div><div class="line number80 index79 alt1"><span style="color: rgb(126, 140, 141);">80</span></div><div class="line number81 index80 alt2"><span style="color: rgb(126, 140, 141);">81</span></div><div class="line number82 index81 alt1"><span style="color: rgb(126, 140, 141);">82</span></div><div class="line number83 index82 alt2"><span style="color: rgb(126, 140, 141);">83</span></div><div class="line number84 index83 alt1"><span style="color: rgb(126, 140, 141);">84</span></div><div class="line number85 index84 alt2"><span style="color: rgb(126, 140, 141);">85</span></div><div class="line number86 index85 alt1"><span style="color: rgb(126, 140, 141);">86</span></div><div class="line number87 index86 alt2"><span style="color: rgb(126, 140, 141);">87</span></div><div class="line number88 index87 alt1"><span style="color: rgb(126, 140, 141);">88</span></div><div class="line number89 index88 alt2"><span style="color: rgb(126, 140, 141);">89</span></div><div class="line number90 index89 alt1"><span style="color: rgb(126, 140, 141);">90</span></div><div class="line number91 index90 alt2"><span style="color: rgb(126, 140, 141);">91</span></div><div class="line number92 index91 alt1"><span style="color: rgb(126, 140, 141);">92</span></div><div class="line number93 index92 alt2"><span style="color: rgb(126, 140, 141);">93</span></div><div class="line number94 index93 alt1"><span style="color: rgb(126, 140, 141);">94</span></div><div class="line number95 index94 alt2"><span style="color: rgb(126, 140, 141);">95</span></div><div class="line number96 index95 alt1"><span style="color: rgb(126, 140, 141);">96</span></div><div class="line number97 index96 alt2"><span style="color: rgb(126, 140, 141);">97</span></div><div class="line number98 index97 alt1"><span style="color: rgb(126, 140, 141);">98</span></div><div class="line number99 index98 alt2"><span style="color: rgb(126, 140, 141);">99</span></div><div class="line number100 index99 alt1"><span style="color: rgb(126, 140, 141);">100</span></div><div class="line number101 index100 alt2"><span style="color: rgb(126, 140, 141);">101</span></div><div class="line number102 index101 alt1"><span style="color: rgb(126, 140, 141);">102</span></div><div class="line number103 index102 alt2"><span style="color: rgb(126, 140, 141);">103</span></div><div class="line number104 index103 alt1"><span style="color: rgb(126, 140, 141);">104</span></div><div class="line number105 index104 alt2"><span style="color: rgb(126, 140, 141);">105</span></div><div class="line number106 index105 alt1"><span style="color: rgb(126, 140, 141);">106</span></div><div class="line number107 index106 alt2"><span style="color: rgb(126, 140, 141);">107</span></div><div class="line number108 index107 alt1"><span style="color: rgb(126, 140, 141);">108</span></div><div class="line number109 index108 alt2"><span style="color: rgb(126, 140, 141);">109</span></div><div class="line number110 index109 alt1"><span style="color: rgb(126, 140, 141);">110</span></div><div class="line number111 index110 alt2"><span style="color: rgb(126, 140, 141);">111</span></div><div class="line number112 index111 alt1"><span style="color: rgb(126, 140, 141);">112</span></div><div class="line number113 index112 alt2"><span style="color: rgb(126, 140, 141);">113</span></div><div class="line number114 index113 alt1"><span style="color: rgb(126, 140, 141);">114</span></div><div class="line number115 index114 alt2"><span style="color: rgb(126, 140, 141);">115</span></div><div class="line number116 index115 alt1"><span style="color: rgb(126, 140, 141);">116</span></div><div class="line number117 index116 alt2"><span style="color: rgb(126, 140, 141);">117</span></div><div class="line number118 index117 alt1"><span style="color: rgb(126, 140, 141);">118</span></div><div class="line number119 index118 alt2"><span style="color: rgb(126, 140, 141);">119</span></div><div class="line number120 index119 alt1"><span style="color: rgb(126, 140, 141);">120</span></div><div class="line number121 index120 alt2"><span style="color: rgb(126, 140, 141);">121</span></div><div class="line number122 index121 alt1"><span style="color: rgb(126, 140, 141);">122</span></div><div class="line number123 index122 alt2"><span style="color: rgb(126, 140, 141);">123</span></div><div class="line number124 index123 alt1"><span style="color: rgb(126, 140, 141);">124</span></div><div class="line number125 index124 alt2"><span style="color: rgb(126, 140, 141);">125</span></div><div class="line number126 index125 alt1"><span style="color: rgb(126, 140, 141);">126</span></div><div class="line number127 index126 alt2"><span style="color: rgb(126, 140, 141);">127</span></div><div class="line number128 index127 alt1"><span style="color: rgb(126, 140, 141);">128</span></div><div class="line number129 index128 alt2"><span style="color: rgb(126, 140, 141);">129</span></div><div class="line number130 index129 alt1"><span style="color: rgb(126, 140, 141);">130</span></div><div class="line number131 index130 alt2"><span style="color: rgb(126, 140, 141);">131</span></div><div class="line number132 index131 alt1"><span style="color: rgb(126, 140, 141);">132</span></div><div class="line number133 index132 alt2"><span style="color: rgb(126, 140, 141);">133</span></div><div class="line number134 index133 alt1"><span style="color: rgb(126, 140, 141);">134</span></div><div class="line number135 index134 alt2"><span style="color: rgb(126, 140, 141);">135</span></div><div class="line number136 index135 alt1"><span style="color: rgb(126, 140, 141);">136</span></div><div class="line number137 index136 alt2"><span style="color: rgb(126, 140, 141);">137</span></div><div class="line number138 index137 alt1"><span style="color: rgb(126, 140, 141);">138</span></div><div class="line number139 index138 alt2"><span style="color: rgb(126, 140, 141);">139</span></div><div class="line number140 index139 alt1"><span style="color: rgb(126, 140, 141);">140</span></div><div class="line number141 index140 alt2"><span style="color: rgb(126, 140, 141);">141</span></div><div class="line number142 index141 alt1"><span style="color: rgb(126, 140, 141);">142</span></div><div class="line number143 index142 alt2"><span style="color: rgb(126, 140, 141);">143</span></div><div class="line number144 index143 alt1"><span style="color: rgb(126, 140, 141);">144</span></div><div class="line number145 index144 alt2"><span style="color: rgb(126, 140, 141);">145</span></div><div class="line number146 index145 alt1"><span style="color: rgb(126, 140, 141);">146</span></div><div class="line number147 index146 alt2"><span style="color: rgb(126, 140, 141);">147</span></div><div class="line number148 index147 alt1"><span style="color: rgb(126, 140, 141);">148</span></div><div class="line number149 index148 alt2"><span style="color: rgb(126, 140, 141);">149</span></div></td><td class="code" style="width: 94.685101%; border-color: rgb(0, 0, 0);"><div class="container"><div class="line number1 index0 alt2"><span style="color: rgb(149, 165, 166);">`{`</span></div><div class="line number2 index1 alt1 highlighted">`<span style="color: rgb(149, 165, 166);">  </span>  `<span style="background-color: rgb(0, 0, 0); color: rgb(22, 145, 121);">`"datetime"`</span>`<span style="color: rgb(149, 165, 166);">:</span> ``<span style="color: rgb(22, 145, 121);">"2021-04-14</span> <span style="color: rgb(22, 145, 121);">09:23:37"</span>`<span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number3 index2 alt2">`    `<span style="color: rgb(22, 145, 121);">`"id_bitacora"`</span>`<span style="color: rgb(149, 165, 166);">: 783286,</span>`</div><div class="line number4 index3 alt1 highlighted">`    `<span style="color: rgb(22, 145, 121);">`"results"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number5 index4 alt2">`        ``<span style="color: rgb(149, 165, 166);">{</span>`</div><div class="line number6 index5 alt1">`            `<span style="color: rgb(22, 145, 121);">`"item_no"`</span><span style="color: rgb(149, 165, 166);">`: 2,`</span></div><div class="line number7 index6 alt2">`            `<span style="color: rgb(22, 145, 121);">`"nombre"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"rodriguez orejuela"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number8 index7 alt1">`            `<span style="color: rgb(22, 145, 121);">`"doc_id"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"6068015"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number9 index8 alt2">`            `<span style="color: rgb(22, 145, 121);">`"block"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`true`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number10 index9 alt1">`            `<span style="color: rgb(22, 145, 121);">`"datos_pro"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span>`<span style="color: rgb(149, 165, 166);">,</span>`</div><div class="line number11 index10 alt2">`            `<span style="color: rgb(22, 145, 121);">`"datos_ramajudicial"`</span>`<span style="color: rgb(149, 165, 166);">:</span> ``<span style="color: rgb(224, 62, 45);">null</span>`<span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number12 index11 alt1">`            `<span style="color: rgb(22, 145, 121);">`"datos_amlnews"`</span><span style="color: rgb(149, 165, 166);">`: [],`</span></div><div class="line number13 index12 alt2">`            `<span style="color: rgb(22, 145, 121);">`"datos_tsti"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number14 index13 alt1">`                `<span style="color: rgb(149, 165, 166);">`{`</span></div><div class="line number15 index14 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"lista"`</span>`<span style="color: rgb(149, 165, 166);">:</span> <span style="color: rgb(149, 165, 166);">[</span>`</div><div class="line number16 index15 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"2776"`</span></div><div class="line number17 index16 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number18 index17 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"estado"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number19 index18 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"categoria"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number20 index19 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"SDNT"`</span></div><div class="line number21 index20 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number22 index21 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"nombre_apellido"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number23 index22 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"RODRIGUEZ OREJUELA, Gilberto Jose"`</span></div><div class="line number24 index23 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number25 index24 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"pasaporte2"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number26 index25 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"10545599, 77588, 6067015, T321642"`</span></div><div class="line number27 index26 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number28 index27 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"url"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"<a href="http://bit.ly/1MLgpye" style="color: rgb(22, 145, 121);">http://bit.ly/1MLgpye</a> ,<a href="http://bit.ly/1I7ipyR" style="color: rgb(22, 145, 121);">http://bit.ly/1I7ipyR</a>"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number29 index28 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"detalle"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number30 index29 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"Specially Designated Nationals (SDN) - Treasury Department"`</span></div><div class="line number31 index30 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number32 index31 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"pasaporte"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number33 index32 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"10545599, 77588, 6067015, T321642"`</span></div><div class="line number34 index33 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number35 index34 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"n_identificacion2"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number36 index35 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"6067015, 6068015"`</span></div><div class="line number37 index36 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number38 index37 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"ciudadania"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number39 index38 alt2">`                        `<span style="color: rgb(22, 145, 121);">`""`</span></div><div class="line number40 index39 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number41 index40 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"alias"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number42 index41 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"THE CHESS PLAYER, LUCAS"`</span></div><div class="line number43 index42 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number44 index43 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"id"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"1733370"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number45 index44 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"n_identificacion"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number46 index45 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"6067015, 6068015"`</span></div><div class="line number47 index46 alt2">`                    ``<span style="color: rgb(149, 165, 166);">],</span>`</div><div class="line number48 index47 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"nombre_relacion_lista"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number49 index48 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"BIS"`</span></div><div class="line number50 index49 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number51 index50 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"id_relacion_lista"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number52 index51 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"352"`</span></div><div class="line number53 index52 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number54 index53 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"_version_"`</span>`<span style="color: rgb(149, 165, 166);">: 1696964922198458368,</span>`</div><div class="line number55 index54 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"estado1"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number56 index55 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"estado2"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number57 index56 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"estado3"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number58 index57 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"relacionado"`</span>`<span style="color: rgb(149, 165, 166);">:</span> ``<span style="color: rgb(22, 145, 121);">"[]"</span>`</div><div class="line number59 index58 alt2">`                ``<span style="color: rgb(149, 165, 166);">},</span>`</div><div class="line number60 index59 alt1">`                ``<span style="color: rgb(149, 165, 166);">{</span>`</div><div class="line number61 index60 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"lista"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number62 index61 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"3765"`</span></div><div class="line number63 index62 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number64 index63 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"estado"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span>`<span style="color: rgb(149, 165, 166);">,</span>`</div><div class="line number65 index64 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"categoria"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number66 index65 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"SDNT"`</span></div><div class="line number67 index66 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number68 index67 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"nombre_apellido"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number69 index68 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"Gilberto Jose RODRIGUEZ OREJUELA"`</span></div><div class="line number70 index69 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number71 index70 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"pasaporte2"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number72 index71 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"Passport 10545599 Venezuela, Passport 77588 Argentina, Passport 6067015 Comoros, Passport T321642 Colombia"`</span></div><div class="line number73 index72 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number74 index73 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"pais"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number75 index74 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"Colombia"`</span></div><div class="line number76 index75 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number77 index76 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"detalle"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number78 index77 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"Individual"`</span></div><div class="line number79 index78 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number80 index79 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"pasaporte"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number81 index80 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"Passport 10545599 Venezuela, Passport 77588 Argentina, Passport 6067015 Comoros, Passport T321642 Colombia"`</span></div><div class="line number82 index81 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number83 index82 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"n_identificacion2"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number84 index83 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"Cedula No. 6067015 Colombia, Cedula No. 6068015 Colombia"`</span></div><div class="line number85 index84 alt2">`                    ``<span style="color: rgb(149, 165, 166);">],</span>`</div><div class="line number86 index85 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"alias"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number87 index86 alt2">`                        `<span style="color: rgb(22, 145, 121);">`" THE CHESS PLAYER,  LUCAS"`</span></div><div class="line number88 index87 alt1">`                   <span style="color: rgb(149, 165, 166);"> </span>``<span style="color: rgb(149, 165, 166);">],</span>`</div><div class="line number89 index88 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"id"`</span>`: `<span style="color: rgb(22, 145, 121);">`"1757445"`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number90 index89 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"n_identificacion"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number91 index90 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"Cedula No. 6067015 Colombia, Cedula No. 6068015 Colombia"`</span></div><div class="line number92 index91 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number93 index92 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"nombre_relacion_lista"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number94 index93 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"OFAC List"`</span></div><div class="line number95 index94 alt2">`                    ``<span style="color: rgb(149, 165, 166);">],</span>`</div><div class="line number96 index95 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"id_relacion_lista"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number97 index96 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"180"`</span></div><div class="line number98 index97 alt1">`                   <span style="color: rgb(149, 165, 166);"> </span>``<span style="color: rgb(149, 165, 166);">],</span>`</div><div class="line number99 index98 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"_version_"`</span><span style="color: rgb(149, 165, 166);">`: 1696965283939352576,`</span></div><div class="line number100 index99 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"estado1"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number101 index100 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"estado2"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number102 index101 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"estado3"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number103 index102 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"relacionado"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"[]"`</span></div><div class="line number104 index103 alt1">`                `<span style="color: rgb(149, 165, 166);">`},`</span></div><div class="line number105 index104 alt2">`                ``<span style="color: rgb(149, 165, 166);">{</span>`</div><div class="line number106 index105 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"lista"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number107 index106 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"3765"`</span></div><div class="line number108 index107 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number109 index108 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"estado"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number110 index109 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"categoria"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number111 index110 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"SDNT"`</span></div><div class="line number112 index111 alt1">`                    ``<span style="color: rgb(149, 165, 166);">],</span>`</div><div class="line number113 index112 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"nombre_apellido"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number114 index113 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"Miguel Angel RODRIGUEZ OREJUELA"`</span></div><div class="line number115 index114 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number116 index115 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"pais"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number117 index116 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"Colombia"`</span></div><div class="line number118 index117 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number119 index118 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"detalle"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number120 index119 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"Individual"`</span></div><div class="line number121 index120 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number122 index121 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"n_identificacion2"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number123 index122 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"Cedula No. 6095803 Colombia"`</span></div><div class="line number124 index123 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number125 index124 alt2">`                   <span style="color: rgb(22, 145, 121);"> </span>`<span style="color: rgb(22, 145, 121);">`"alias"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number126 index125 alt1">`                        `<span style="color: rgb(22, 145, 121);">`" EL SENOR,  PATRICIA,  PATRICIO,  PATTY,  PAT,  MANUEL,  MANOLO,  MIKE,  MAURO,  DOCTOR M.R.O."`</span></div><div class="line number127 index126 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number128 index127 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"id"`</span>`<span style="color: rgb(149, 165, 166);">: </span>`<span style="color: rgb(22, 145, 121);">`"1757446"`</span>`<span style="color: rgb(149, 165, 166);">,</span>`</div><div class="line number129 index128 alt2">`                  <span style="color: rgb(22, 145, 121);">  </span>`<span style="color: rgb(22, 145, 121);">`"n_identificacion"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number130 index129 alt1">`                      <span style="color: rgb(22, 145, 121);">  </span>`<span style="color: rgb(22, 145, 121);">`"Cedula No. 6095803 Colombia"`</span></div><div class="line number131 index130 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number132 index131 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"nombre_relacion_lista"`</span><span style="color: rgb(149, 165, 166);">`: [`</span></div><div class="line number133 index132 alt2">`                        `<span style="color: rgb(22, 145, 121);">`"OFAC List"`</span></div><div class="line number134 index133 alt1">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number135 index134 alt2">`                   <span style="color: rgb(22, 145, 121);"> </span>`<span style="color: rgb(22, 145, 121);">`"id_relacion_lista"`</span>`<span style="color: rgb(149, 165, 166);">: [</span>`</div><div class="line number136 index135 alt1">`                        `<span style="color: rgb(22, 145, 121);">`"180"`</span></div><div class="line number137 index136 alt2">`                    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number138 index137 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"_version_"`</span><span style="color: rgb(149, 165, 166);">`: 1696965283939352577,`</span></div><div class="line number139 index138 alt2">`                    `<span style="color: rgb(22, 145, 121);">`"estado1"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number140 index139 alt1">`                   <span style="color: rgb(22, 145, 121);"> </span>`<span style="color: rgb(22, 145, 121);">`"estado2"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number141 index140 alt2">`                   <span style="color: rgb(22, 145, 121);"> </span>`<span style="color: rgb(22, 145, 121);">`"estado3"`</span><span style="color: rgb(149, 165, 166);">`: `</span><span style="color: rgb(224, 62, 45);">`null`</span><span style="color: rgb(149, 165, 166);">`,`</span></div><div class="line number142 index141 alt1">`                    `<span style="color: rgb(22, 145, 121);">`"relacionado"`</span>`<span style="color: rgb(149, 165, 166);">:</span> `<span style="color: rgb(22, 145, 121);">`"[]"`</span></div><div class="line number143 index142 alt2">`                `<span style="color: rgb(149, 165, 166);">`}`</span></div><div class="line number144 index143 alt1">`            `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number145 index144 alt2">`            `<span style="color: rgb(22, 145, 121);">`"datos_twitter"`</span><span style="color: rgb(149, 165, 166);">`: []`</span></div><div class="line number146 index145 alt1">`       <span style="color: rgb(149, 165, 166);"> </span>`<span style="color: rgb(149, 165, 166);">`}`</span></div><div class="line number147 index146 alt2">`    `<span style="color: rgb(149, 165, 166);">`],`</span></div><div class="line number148 index147 alt1">`    `<span style="color: rgb(22, 145, 121);">`"elapsed_time"`</span><span style="color: rgb(149, 165, 166);">`: 2.3528490066528`</span></div><div class="line number148 index147 alt1"><span style="color: rgb(149, 165, 166);">`}`</span></div></div></td></tr></tbody></table>

Inside the "data-tsti" field, all the control lists on which the search made match are completed.

**OBSERVATIONS:** The output matrix contains the following data:

1. **datetime:** Date and time of execution of the operation.
2. **results:** It is an array or list of objects representing the "(s) result(s) of the persons(() consulted(s). For each person an object, separated by commas is defined from each other, with three fields: 
    - **item-no:** Registration identification sequence.
    - **Docc?id:** Identification number of the person consulted.
    - **block:** Variable boolean. A value <span style="color: blue;">true</span> The person was found on some prohibitive list.
3. **Time:** Time in seconds that the consultation lasted.

**LISTS DEL SYSTEM**  
The following are all the lists that are reported in the system to date, is It is important to clarify that the OFAC (restric) list is in line with code 3765.

<table border="1" id="bkmrk-code-name-9963-super" style="border-collapse: collapse; border-color: rgb(0, 0, 0); border-style: solid;"><tbody><tr><th style="border-color: rgb(0, 0, 0);">Code</th><th style="border-color: rgb(0, 0, 0);">Name</th></tr><tr><td style="border-color: rgb(0, 0, 0);">9963</td><td style="border-color: rgb(0, 0, 0);">Supersociety Restructuring Agreements</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1381</td><td style="border-color: rgb(0, 0, 0);">AFRICAN BANK</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5349</td><td style="border-color: rgb(0, 0, 0);">National Mining Agency RUCOM.</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5666</td><td style="border-color: rgb(0, 0, 0);">Aml.News Argentina</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1313</td><td style="border-color: rgb(0, 0, 0);">Aml.News Chile</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3875</td><td style="border-color: rgb(0, 0, 0);">Aml.News Colombia</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8458</td><td style="border-color: rgb(0, 0, 0);">Aml.News Costa Rica</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4573</td><td style="border-color: rgb(0, 0, 0);">Aml-News Dominica</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5899</td><td style="border-color: rgb(0, 0, 0);">Aml.News Ecuador</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7661</td><td style="border-color: rgb(0, 0, 0);">Aml.News El Salvador</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4491</td><td style="border-color: rgb(0, 0, 0);">Aml.News Spain</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8561</td><td style="border-color: rgb(0, 0, 0);">Aml.News United States</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6844</td><td style="border-color: rgb(0, 0, 0);">Aml.News Guatemala</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9515</td><td style="border-color: rgb(0, 0, 0);">Aml.News Honduras</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9194</td><td style="border-color: rgb(0, 0, 0);">Aml.News Mexico</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9726</td><td style="border-color: rgb(0, 0, 0);">Aml-News Nicaragua</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4297</td><td style="border-color: rgb(0, 0, 0);">Aml.News Panama</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1189</td><td style="border-color: rgb(0, 0, 0);">Aml-News Paraguay</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9534</td><td style="border-color: rgb(0, 0, 0);">Aml.News Peru</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2889</td><td style="border-color: rgb(0, 0, 0);">Aml-News R. Dominica</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3356</td><td style="border-color: rgb(0, 0, 0);">Aml-News Venezuela</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4144</td><td style="border-color: rgb(0, 0, 0);">ASIAN BANK Anti-corruption and Integrity</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4454</td><td style="border-color: rgb(0, 0, 0);">AUSTRALIAN FOREING AFFAIRS</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2955</td><td style="border-color: rgb(0, 0, 0);">Bahamas leaks</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9745</td><td style="border-color: rgb(0, 0, 0);">Inter-American Development Bank (IDB)</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2375</td><td style="border-color: rgb(0, 0, 0);">World Bank</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8391</td><td style="border-color: rgb(0, 0, 0);">Banks sanctioned Panama</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5362</td><td style="border-color: rgb(0, 0, 0);">Newsletter Spanish Civil Guard</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6242</td><td style="border-color: rgb(0, 0, 0);">DEA tickets</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2487</td><td style="border-color: rgb(0, 0, 0);">Boletines Colombia Attorney's Office</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2776</td><td style="border-color: rgb(0, 0, 0);">Bureau of Industry and Security BIS</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6967</td><td style="border-color: rgb(0, 0, 0);">Concordets Supersocieties</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8315</td><td style="border-color: rgb(0, 0, 0);">Comptroller of Peru</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5694</td><td style="border-color: rgb(0, 0, 0);">Contractors 2015 and 2016 Mayor of Bogotá</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9851</td><td style="border-color: rgb(0, 0, 0);">Construction contractors Mayor of Bogotá</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3754</td><td style="border-color: rgb(0, 0, 0);">Contractors sanctioned Panama</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5228</td><td style="border-color: rgb(0, 0, 0);">Liquidated or in Voluntary Liquidation Superhealth</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1871</td><td style="border-color: rgb(0, 0, 0);">Illegal financial exercise Superfinanciera financial activity</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4936</td><td style="border-color: rgb(0, 0, 0);">Companies in Supersolidary Voluntary Liquidation</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1627</td><td style="border-color: rgb(0, 0, 0);">Entities in SuperHealth Restructuring Agreement</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1976</td><td style="border-color: rgb(0, 0, 0);">Entities in Measure Cautellar Special Surveillance Superhealth</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8573</td><td style="border-color: rgb(0, 0, 0);">Liquidated Superhealth Entities</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2637</td><td style="border-color: rgb(0, 0, 0);">European Bank for Reconstruction and Development</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8454</td><td style="border-color: rgb(0, 0, 0);">European List</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3766</td><td style="border-color: rgb(0, 0, 0);">Europol</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5622</td><td style="border-color: rgb(0, 0, 0);">FBI Fugitives</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8616</td><td style="border-color: rgb(0, 0, 0);">Chief Mayor of Bogotá</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3241</td><td style="border-color: rgb(0, 0, 0);">Officials and Contractors Comptroller</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3417</td><td style="border-color: rgb(0, 0, 0);">GREATER VICTORIA CRIME STOPPERS</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8923</td><td style="border-color: rgb(0, 0, 0);">HM Treasury</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4193</td><td style="border-color: rgb(0, 0, 0);">Immigration and Customs Eforcement ICE</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7264</td><td style="border-color: rgb(0, 0, 0);">Interpol International Criminal Police Organization</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7127</td><td style="border-color: rgb(0, 0, 0);">Adverse Interventions Administrative Superhealth</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3889</td><td style="border-color: rgb(0, 0, 0);">Central Board of Accountants</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3861</td><td style="border-color: rgb(0, 0, 0);">Judicial Liquidation Supersocieties</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5778</td><td style="border-color: rgb(0, 0, 0);">Liquidated, Administrative Forzosa Superhealth</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1692</td><td style="border-color: rgb(0, 0, 0);">Public Ministry Colombia</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7594</td><td style="border-color: rgb(0, 0, 0);">Public Prosecutor's Office of Honduras</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8495</td><td style="border-color: rgb(0, 0, 0);">Public ministry Peru</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3765</td><td style="border-color: rgb(0, 0, 0);">OFAC List</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4298</td><td style="border-color: rgb(0, 0, 0);">Offshore leakst</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6622</td><td style="border-color: rgb(0, 0, 0);">Terrorist organizations designated by the United States</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3113</td><td style="border-color: rgb(0, 0, 0);">OSFI</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9279</td><td style="border-color: rgb(0, 0, 0);">Panama Papers</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5668</td><td style="border-color: rgb(0, 0, 0);">Paradise Papers</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5318</td><td style="border-color: rgb(0, 0, 0);">PEPS Antigua and Barbuda</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5488</td><td style="border-color: rgb(0, 0, 0);">PPEPS Argentina</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2489</td><td style="border-color: rgb(0, 0, 0);">PPEPS Bahamas</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5747</td><td style="border-color: rgb(0, 0, 0);">PPEPS Barbados</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2138</td><td style="border-color: rgb(0, 0, 0);">PPEPS Belize</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6356</td><td style="border-color: rgb(0, 0, 0);">PPEPS Brazil</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4259</td><td style="border-color: rgb(0, 0, 0);">PPEPS Canada</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3192</td><td style="border-color: rgb(0, 0, 0);">PPEPS Chile</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4223</td><td style="border-color: rgb(0, 0, 0);">PPEPS Colombia</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7714</td><td style="border-color: rgb(0, 0, 0);">PPEPS Costa Rica</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3523</td><td style="border-color: rgb(0, 0, 0);">PPEPS Ecuador</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4366</td><td style="border-color: rgb(0, 0, 0);">PPEPS United States</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6135</td><td style="border-color: rgb(0, 0, 0);">PPEPS Mexico</td></tr><tr><td style="border-color: rgb(0, 0, 0);">5929</td><td style="border-color: rgb(0, 0, 0);">PPEPS Nicaragua</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3126</td><td style="border-color: rgb(0, 0, 0);">PPEPS Panama</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1914</td><td style="border-color: rgb(0, 0, 0);">PPEPS Paraguay</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6729</td><td style="border-color: rgb(0, 0, 0);">PPEPS Peru</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8277</td><td style="border-color: rgb(0, 0, 0);">PPEPS Puerto Rico</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1636</td><td style="border-color: rgb(0, 0, 0);">PPEPS Dominican Republic</td></tr><tr><td style="border-color: rgb(0, 0, 0);">2651</td><td style="border-color: rgb(0, 0, 0);">PPEPS Saint Lucia</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6255</td><td style="border-color: rgb(0, 0, 0);">PPEPS Trinidad and Tobago</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4671</td><td style="border-color: rgb(0, 0, 0);">PPEPS Uruguay</td></tr><tr><td style="border-color: rgb(0, 0, 0);">9861</td><td style="border-color: rgb(0, 0, 0);">PPEPS Venezuela</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8971</td><td style="border-color: rgb(0, 0, 0);">Argentine police</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8998</td><td style="border-color: rgb(0, 0, 0);">Puerto Rico National Police</td></tr><tr><td style="border-color: rgb(0, 0, 0);">6482</td><td style="border-color: rgb(0, 0, 0);">Postulates Law 975 Justice and Peace. Attorney General's Office</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7416</td><td style="border-color: rgb(0, 0, 0);">Presidency of the Peruvian Council of Ministers</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8737</td><td style="border-color: rgb(0, 0, 0);">Suppliers Fictitious DIAN Colombia</td></tr><tr><td style="border-color: rgb(0, 0, 0);">4734</td><td style="border-color: rgb(0, 0, 0);">Fiscal Managers Comptroller's Office</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7828</td><td style="border-color: rgb(0, 0, 0);">Punishments COPNIA</td></tr><tr><td style="border-color: rgb(0, 0, 0);">1422</td><td style="border-color: rgb(0, 0, 0);">Penalties in Colombia's Financial Superintendency</td></tr><tr><td style="border-color: rgb(0, 0, 0);">8456</td><td style="border-color: rgb(0, 0, 0);">Sentences for unfair competition SIC</td></tr><tr><td style="border-color: rgb(0, 0, 0);">3982</td><td style="border-color: rgb(0, 0, 0);">Companies in Compulsory Liquidation</td></tr><tr><td style="border-color: rgb(0, 0, 0);">7978</td><td style="border-color: rgb(0, 0, 0);">THE UK POLICE</td></tr></tbody></table>

Example of Case by Name and Document Number

<div class="col-md-22" id="bkmrk-1-2-%22reponsecontroll"><div><div class="syntaxhighlighter  javascript"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td class="gutter"><div class="line number1 index0 alt2"><span style="color: rgb(126, 140, 141);">1</span></div><div class="line number2 index1 alt1 highlighted"><span style="color: rgb(126, 140, 141);">2</span></div></td><td class="code"><div class="container"><div class="line number1 index0 alt2"><span style="color: rgb(22, 145, 121);">`"ReponseControlList"`</span>`<span style="color: rgb(22, 145, 121);">: </span>`</div><div class="line number2 index1 alt1 highlighted"><span style="color: rgb(149, 165, 166);">`    ``{\"datetime\":\"2021-04-14 09:10:52\",\"id_bitacora\":783284,\"results\":[{\"item_no\":2,\"nombre\":\"DAVID DUARTE\",\"doc_id\":\"1070974525\",\"block\":``false``,\"datos_pro\":``null``,\"datos_ramajudicial\":``null``,\"datos_amlnews\":[],\"datos_tsti\":``null``,\"datos_twitter\":[{\"url\":\"https:\\/\\/twitter.com\\/i\\/web\\/status\\/1376299318034972680\",\"text\":\"\\\"Confié en un guionista y un director que saben mucho de cine y que además son hermanos: David y Fernando Trueba. Ellos hicieron que lo complejo pareciera fácil\\\": Héctor Abad habla del filme “El olvido que seremos”. https:\\/\\/t.co\\/E5QkAid1ne\",\"crimes\":\"[\\\"PERTURBACION\\\"]\",\"name_account\":\"elespectador\",\"name\":\"David\",\"date\":\"2021-03-28T22:25:02Z\"}]}],\"elapsed_time\":3.561439037323}`</span></div></div></td></tr></tbody></table>

**FLOWCHART FOR VALIDATING AGAINST THE CIVIL REGISTRY**  
</div></div></div>[![image.png](https://docs.ado-tech.com/uploads/images/gallery/2025-07/scaled-1680-/RNMRbmBa7IGMPjV8-image.png)](https://docs.ado-tech.com/uploads/images/gallery/2025-07/RNMRbmBa7IGMPjV8-image.png)

<div class="col-md-22" id="bkmrk--20"><div><div class="syntaxhighlighter  javascript" id="bkmrk--21"></div></div></div>---

---