Identity Verification
{
"event": "identity.completed",
"apiVersion": "v2",
"data": {
"address": {
"town": "SULEJA",
"lga": "Suleja",
"state": "Niger",
"addressLine": "13B Fake Street, Ilupeju Niger State"
},
"validations": {
"data": {
"lastName": {
"validated": true,
"value": "Doe"
},
"dateOfBirth": {
"validated": true,
"value": "1988-04-04"
},
"firstName": {
"validated": true,
"value": "Sarah"
}
},
"validationMessages": ""
},
"parentId": null,
"status": "found",
"reason": null,
"dataValidation": true,
"selfieValidation": false,
"firstName": "Sarah",
"middleName": "Jane",
"lastName": "Doe",
"image": "data:image/jpg;base64,/9j/4AAQSkZJRgABAQEBLAEsAAD/2wCEAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzc...",
"mobile": "08000000000",
"email": null,
"birthState": "Edo",
"nokState": "Niger",
"religion": "christianity",
"birthLGA": "Esan West",
"birthCountry": "nigeria",
"dateOfBirth": "1988-04-04",
"isConsent": true,
"idNumber": "11111111111",
"businessId": "62b2e8b281442b03187f7896",
"type": "nin",
"allValidationPassed": true,
"gender": "f",
"requestedAt": "2024-03-27T08:30:02.809Z",
"requestedById": "62b2e8b381442b75857f7898",
"country": "NG",
"createdAt": "2024-03-27T08:30:03.367Z",
"lastModifiedAt": "2024-03-27T08:30:03.367Z",
"adverseMediaReport": null
}
}
Last updated