Sample Veriff Response

 avatar
unknown
json
2 years ago
2.0 kB
4
Indexable
{
    "status": "success",
    "verification": {
        "id": "12df6045-3846-3e45-946a-14fa6136d78b",
        "code": 9001,
        "person": {
            "gender": None,
            "idNumber": None,
            "lastName": "MORGAN",
            "addresses": [
                {
                    "fullAddress": "1234  Snowy Ridge Road, Indiana , 56789"
                }
            ],
            "firstName": "SARAH",
            "citizenship": None,
            "dateOfBirth": "1967-03-30",
            "nationality": None,
            "yearOfBirth": "1967",
            "placeOfBirth": "MADRID",
            "pepSanctionMatch": None
        },
        "reason": None,
        "status": "approved",
        "comments": [],
        "document": {
            "type": "DRIVERS_LICENSE",
            "number": "MORGA753116SM9IJ",
            "country": context.get_user_data().get_identity_country_code(),
            "validFrom": None,
            "validUntil": "2022-04-20",
            "placeOfIssue": "MADRID",
            "firstIssue": "2015-03-21",
            "issueNumber": "1523",
            "issuedBy": "ISSUER"
        },
        "reasonCode": None,
        "vendorData": "9ff49c19-2ae6-41ca-8f50-047c8041391c",
        "decisionTime": "2019-11-06T07:18:36.916Z",
        "acceptanceTime": "2019-11-06T07:15:27.000Z",
        "additionalVerifiedData": {
            "driversLicenseCategory": {
                "B": True
            },
            "driversLicenseCategoryFrom": {
                "B": "2019-10-06"
            },
            "driversLicenseCategoryUntil": {
                "B": "2025-10-05"
            }
        },
        "riskLabels": [
            {
                "label": "document_integration_level_crosslinked_with_fraud",
                "category": "document"
            },
            {
                "label": "document_integration_level_crosslinked_with_multiple_declines",
                "category": "document"
            }]
    },
    "technicalData": {
        "ip": "186.153.67.122"
    }
}
Editor is loading...