Additional Verification Process Information
Some strategies allow the user to verify using different methods from different countries. In this case, it may be useful to know what country and method was used.
Let's look at an example ended conversation:
{
"id": "c12c1adc-3ff0-4d32-b95c-c593135c903e",
"userKey": "7dfb9ded-c38f-49ae-95e2-307283a0b1f6",
"url": "https://sandbox.authologic.com/c/c12c1adc-3ff0-4d32-b95c-c593135c903e",
"status": "FINISHED",
"result": {
"identity": {
"status": "FINISHED",
"errors": [],
"user": {
"person": {
"name": {
"firstName": "Jan",
"lastName": "Testowy"
}
}
}
}
},
"info": [
{
"country": "PL",
"method": "PSD2",
"methodDetails": {
"documentTypes": ["ID_CARD"],
"providerReference": {
"type": "requestId",
"value": "abc-123-def"
}
}
}
]
}
In the example, the info section is visible. This is a table describing the verification process.
Each element of this array represents information about the selected data source. The following data may appear here:
country: the selected country used in the form of a two-letter ISO 3166-1 codemethod: the method that provided the data. This field may contain one of the following values:PSD2- data source: Open Banking,TRANSFER_PL- data source: Verification transfer,SCAN_SELFIE- data source: Document scan and identity verification via selfie,MOBYWATEL- data source: https://www.gov.pl/web/mobywatel(opens in new tab),MOJEID_PL- data source: https://www.mojeid.pl(opens in new tab),EDO_APP- data source: https://www.edoapp.pl(opens in new tab),VERIMI_OPEN_BANKING- data source: https://docs.verimi.de/#/openbanking(opens in new tab),IDNOW_EID- data source: https://www.idnow.io/products/idnow-eid(opens in new tab),AUSWEIS_APP- data source: https://www.ausweisapp.bund.de/en/home(opens in new tab),MOJEID_CZ- data source: https://www.mojeid.cz(opens in new tab),BANKID_CZ- data source: https://www.bankid.cz(opens in new tab),BANKID_NO- data source: https://bankid.no(opens in new tab),BANKID_GB- data source: https://oneid.uk(opens in new tab),BANKID_SE- data source: https://www.bankid.com(opens in new tab),EPARAKSTS- data source: https://www.eparaksts.lv(opens in new tab),FREJA- data source: https://frejaeid.com(opens in new tab),ITSME- data source: https://www.itsme-id.com(opens in new tab),MITID- data source: https://www.mitid.dk(opens in new tab),IDIN- data source: https://www.idin.nl(opens in new tab),FINNISH_TRUST_NETWORK- data source: https://www.kyberturvallisuuskeskus.fi/en/our-activities/regulation-and-supervision/electronic-identification#9970-2(opens in new tab) https://www.nets.eu/developer/e-ident/eids/Pages/BankIDFI.aspx(opens in new tab),LIDENTITE_NUMERIQUE_LAPOSTE- data source: https://lidentitenumerique.laposte.fr(opens in new tab),FRANCE_CONNECT- data source: https://franceconnect.gouv.fr(opens in new tab),DOCAPOSTE_ID360_FR- data source: https://www.docaposte.com/en/solutions/id360(opens in new tab),E_ID_CARD_BE- data source: https://eid.belgium.be(opens in new tab),E_ID_CARD_EE- data source: https://www.id.ee/en/id-card/(opens in new tab),E_ID_CARD_PT- data source: https://www.autenticacao.gov.pt/o-cartao-de-cidadao(opens in new tab),E_ID_CARD_FI- data source: https://dvv.fi/(opens in new tab),E_ID_CARD_LV- data source: https://www.pmlp.gov.lv/en/electronic-personal-certificate-and-identity(opens in new tab)E_ID_CARD_LT- data source: https://www.nsc.vrm.lt/default_en.htm(opens in new tab),E_ID_CARD_RS- http://ca.mup.gov.rs/ca/ca_en/start/kes/(opens in new tab),UAEPASS- data source: https://uaepass.ae(opens in new tab),BRICK- data source: https://www.onebrick.io(opens in new tab),MOBILEID_EE,MOBILEID_LT- data source: https://www.mobile-id.lt(opens in new tab),SPID- data source: https://www.mobile-id.lt(opens in new tab),SMART_ID- data source: https://www.smart-id.com(opens in new tab),YOTI- data source: https://www.yoti.com(opens in new tab),GOV_DB_NIMC- data source: https://nimc.gov.ng(opens in new tab),GOV_DB_CPF- data source: Brazilian individual taxpayer registry,GOV_DB_AADHAAR- data source: https://www.india.gov.in/aadhaar-public-data-portal(opens in new tab),GOV_DB_ARGENTINA- data source: government data base,GOV_DB_VIETNAM- data source: government data base,GOV_DB_BANGLADESH- data source: government data base,GOV_DB_KENYA- data source: government data base,GOV_DB_MEXICO- data source: government data base,GOV_DB_INDONESIA- data source: government data base,GOV_DB_SOUTH_AFRICA- data source: government data base,SEG_SOCIAL_PT- data source: government data baseA_TRIBUTARIA_PT- data source: government data baseCLAVE_ES- data source: https://clave.gob.es(opens in new tab),AUTENTICACAO_GOV_PT- data source: https://www.autenticacao.gov.pt(opens in new tab)SINGPASS- data source: https://www.singpass.gov.sg(opens in new tab)CERTILIA- data source: https://certilia.com(opens in new tab)PROVE- data source: https://www.prove.com(opens in new tab)MITRUST- data source: https://www.mitrust.eu(opens in new tab)EVROTRUST- data source: https://evrotrust.com(opens in new tab)
methodDetails: additional information about the verification method. This object may contain the following fields:documentTypes: a list of document types used during the verification. Possible values include:ID_CARD- national identity card,DRIVER_LICENSE- driver's license,PASSPORT- passport,RESIDENCE_PERMIT- residence permit.
Please note that additional document types may be introduced in the future. This is not a closed list.providerReference: the provider-side session identifier. Contains:type- the name of the identifier as used by the provider,value- the identifier value.
Please note that the content of the
method field may change over time as new data sources become available.country, method, methodDetails and the entire info section do not have to appear - it all depends on the strategy
used and the specificity of the selected data sources.Despite our sincere intentions, it is difficult to create perfect technical documentation.
If you have an idea on how to improve this documentation, or you have trouble understanding any section,
please email us at tech-support@authologic.com
Was this page helpful?