Norway

This page provides examples of the E_KYC_CHECK response for Norway (BankID High).

BankID High

{
    "checks": [
        {
            "answer": "GREEN",
            "checkType": "E_KYC_CHECK",
            "createdAt": "2025-07-04 10:18:30",
            "id": "a8be9e75-3ee7-4db0-947b-a5d3869f16a3",
            "inputDoc": {
                "idDocType": "OTHER",
                "country": "NOR"
            },
            "extractedDoc": {
                "country": "NOR",
                "number": "16879826555",
                "firstName": "Ola",
                "lastName": "Nordmann",
                "dob": "1998-07-16",
                "additionalFields": [
                    {
                        "name": "restrictedId",
                        "value": "gFLozhITQtZQ87IrAIPiu8U1U1MT"
                    },
                    {
                        "name": "levelOfAssurance",
                        "value": "High"
                    },
                    {
                        "name": "bank",
                        "value": "BINAS"
                    }
                ]
            },
            "ekycCheckInfo": {
                "confirmationId": "JtlVdazji6CCStwSCDSfx2y4",
                "confirmationType": "oAuth"
            }
        }
    ]
}

{
    "checks": [
        {
            "answer": "YELLOW",
            "checkType": "E_KYC_CHECK",
            "createdAt": "2025-07-16 13:18:39",
            "id": "4c98ebd8-14c1-4d90-92d9-60c9f98ce33d",
            "inputDoc": {
                "idDocType": "OTHER",
                "country": "NOR"
            },
            "ekycCheckInfo": {
                "confirmationId": "Ho7PeA356YNRX6Z1wCAlWLTT",
                "confirmationType": "oAuth"
            }
        }
    ]
}