This page provides an example of the E_KYC_CHECK
response for Denmark (MitID).
{
"checks": [ {
"answer": "GREEN",
"checkType": "E_KYC_CHECK",
"createdAt": "2024-07-07 17:23:43",
"id": "d8f4139a-320c-4e52-8a6b-3e7dee23e9c5",
"inputDoc": {
"idDocType": "OTHER",
"country": "DNK"
},
"extractedDoc": {
"country": "DNK",
"number": "3112559107",
"firstName": "Stig",
"lastName": "Petersen",
"dob": "1955-12-31",
"additionalFields": [ {
"name": "transactionId",
"value": "f08ee7b8-c946-486a-86db-dd50d3770367"
}, {
"name": "identityAssuranceLevel",
"value": "HIGH"
}, {
"name": "levelOfAssurance",
"value": "HIGH"
} ]
},
"ekycCheckInfo": {
"confirmationId": "QcOiKVyNuKBVqYwzYsPrrpc4",
"confirmationType": "oAuth"
}
} ]
}