This page provides examples of the E_KYC_CHECK
response for Norway:
BankID High
{
"checks" : [ {
"answer" : "GREEN",
"checkType" : "E_KYC_CHECK",
"createdAt" : "2024-07-07 16:23:52",
"id" : "200353b0-7b7a-4e93-aa63-4648e57ab9df",
"inputDoc" : {
"idDocType" : "OTHER",
"country" : "NOR"
},
"extractedDoc" : {
"country" : "NOR",
"number" : "29090816894",
"firstName" : "Gustavo",
"lastName" : "Silva",
"dob" : "1908-09-29",
"additionalFields" : [ {
"name" : "transactionId",
"value" : "46ade749-55ff-415a-8bae-a7617df8cfff"
}, {
"name" : "bankIdType",
"value" : "BankID High - High level of assurance"
} ]
},
"ekycCheckInfo" : {
"confirmationId" : "XM0dcNN33mohzVpGZsLQzpmx",
"confirmationType" : "oAuth"
}
} ]
}