Step Completed: N
nigerian-av-validation
nigerian-av-validation
Step Completed
"step": {
"status": 200,
"id": "nigerian-av-validation",
"data": {
"first_name": "xxx",
"last_name": "xxxx",
"phone": "xxx",
"address": "xxx",
"landmark": null,
"state": "xxx",
"lga": "xxx",
"add_info": "null",
"latitude": "xxx",
"longitude": "xxx",
"residence_image": "included",
"individual_image": "included",
"comment": "Customer resides at the address",
"verifiedBuildingColour": "xxx",
"verifiedBuildingType": "xxx",
"confidence": {
"correct_address": true,
"correct_name": true,
"individual_address": "Address is correct.",
"individual_firstname": "First name is correct.",
"individual_lastname": "Last name is correct."
},
"message": {
"status": "verified"
}
},
"error": null
}
Step Error
"step": {
"status": 200,
"id": "nigerian-av-validation",
"data": {
"first_name": "xxx",
"last_name": "xxx",
"phone": "xxx",
"address": "xxx",
"landmark": "xxx",
"state": "xxx",
"lga": "xxx",
"add_info": null,
"latitude": "xxx",
"longitude": "xxx",
"residence_image": null,
"individual_image": null,
"comment": "customer does not reside in the address",
"verifiedBuildingColour": null,
"verifiedBuildingType": null,
"confidence": null,
"message": {
"status": "failed"
}
},
"error": {
"type": "StepError",
"code": "nigerianAV.risk",
"message": "Address verification might have a risk"
}
}
nigerian-cac-affiliates-validation
nigerian-cac-affiliates-validation
Step Completed
"step": {
"status": 200,
"dataSource": "custom-fields",
"id": "nigerian-cac-affiliates-validation",
"error": null,
"data": {
"shareholders": [
{
"name": "JOHN DOE",
"position": "PRESENTER",
"status": "ACTIVE",
"dateOfBirth": "1990-01-01T23:00:00.000+00:00",
"phoneNumber": "",
"email": "[email protected]",
"city": "DAMATURU",
"address": "123 MAIN STREET",
"idType": "Permanent Voters' Card",
"idNumber": "A00000000",
"shares": "",
"accreditationNumber": ""
},
{
"name": "JANE DOUGH",
"position": "PROPRIETOR",
"status": "ACTIVE",
"dateOfBirth": "1979-01-01T23:00:00.000+00:00",
"phoneNumber": "08000000000",
"email": "[email protected]",
"city": "IGBOTA",
"address": "111 MAIN STREET",
"idType": "International Passport",
"idNumber": "A00000000",
"shares": "",
"accreditationNumber": ""
}
]
}
}
Step Error
"step" : {
"status" : 200,
"id" : "nigerian-cac-affiliates-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianCac.notFound",
"message" : "No results were found in the database"
}
}
"step" : {
"status" : 200,
"id" : "nigerian-cac-affiliates-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianCac.notValidParams",
"message" : "We could not obtain enough information to perform this check"
}
}
"step" : {
"status" : 200,
"id" : "nigerian-cac-affiliates-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianCac.notFound",
"message" : "No results were found in the database"
}
}
nigerian-dl-validation
nigerian-dl-validation
Step Completed
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : null,
"data" : {
"licenseNo" : "KTN00000AA00",
"firstName" : "JOHN",
"lastName" : "DOE",
"issuedDate" : "01-01-2019",
"expiryDate" : "01-01-2022",
"stateOfIssue" : "KATSINA",
"gender" : "Male",
"dateOfBirth" : "01-01-1980",
"middleName" : ""
},
"documentType" : "driving-license"
}
Step Error
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianDl.notEnoughParams",
"message" : "Document number is not defined"
},
"documentType" : "driving-license"
}
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianDl.notEnoughParams",
"message" : "Full name is not defined"
},
"documentType" : "driving-license"
}
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianDl.fullNameMismatch",
"message" : "The name in the ID card and the name in official sources do not match"
},
"data" : {
"licenseNo" : "FKJ00000AB00",
"firstName" : "JOHN",
"lastName" : "DOE",
"issuedDate" : "01-01-2019",
"expiryDate" : "01-01-2024",
"stateOfIssue" : "LAGOS",
"gender" : "Male",
"dateOfBirth" : "01-01-1970",
"middleName" : ""
},
"documentType" : "driving-license"
},
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianDl.notValidParams",
"message" : "We could not obtain enough information to perform this check"
},
"documentType" : "driving-license"
}
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianDl.notFound",
"message" : "No results were found in the Dl database"
},
"documentType" : "driving-license"
}
System Error
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "SystemError",
"code" : "system.internalError",
"message" : "Internal error"
},
"documentType" : "driving-license"
}
"step" : {
"status" : 200,
"id" : "nigerian-dl-validation",
"error" : {
"type" : "SystemError",
"code" : "system.internalError",
"message" : "Step timeout"
},
"documentType" : "driving-license"
}
nigerian-legal-validation
nigerian-legal-validation
Step Completed
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : null,
"data" : {
"firstName" : "JOHN",
"lastName" : "DOE",
"middleName" : "",
"gender" : "m",
"phone" : "08000000000",
"dateOfBirth" : "01-01-1970",
"nationality" : "Nigerian",
"nin" : "00000000000",
"photo" : "http://media-server/media/selfie/XXX.png",
"profession" : "TEACHING",
"stateOfOrigin" : "-",
"lgaOfOrigin" : "-",
"placeOfOrigin" : "-",
"title" : "mr",
"height" : "****",
"email" : "[email protected]",
"birthState" : "-",
"birthCountry" : "Not Available",
"nextOfKin" : {
"firstName" : "JANE",
"lastName" : "DOE",
"middleName" : "",
"address1" : "123 MAIN STREET",
"address2" : "",
"lga" : "Oshodi-Isolo",
"state" : "Lagos",
"town" : "EJIGBO"
},
"nspokenlang" : "YORUBA",
"religion" : "islam",
"signature" : "",
"residence" : {
"address1" : "111 MAIN STREET",
"lga" : "Oshodi-Isolo",
"state" : "Lagos"
},
"fieldMatches" : {
"lastName" : "-"
},
"govDBPhotoUrl" : "XYZ.png",
"subStepId" : "nigerian-nin-validation"
}
},
Step Error
"step" : {
"status" :200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianLegal.notValidParams",
"message" : "We could not obtain enough information to perform this check"
}
}
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianLegal.fullNameMismatch",
"message" : "The name in the ID card and the name in official sources do not match"
},
"data" : {
"firstName" : "JANE",
"lastName" : "DOE",
"middleName" : "",
"gender" : "f",
"phone" : "08100000000",
"dateOfBirth" : "01-01-1996",
"nationality" : "Nigerian",
"nin" : "00000000000",
"photo" : "http://media-server/media/selfie/xxx.png",
"profession" : "-",
"stateOfOrigin" : "Ondo",
"lgaOfOrigin" : "-",
"placeOfOrigin" : "-",
"title" : "-",
"height" : "****",
"email" : "-",
"birthState" : "-",
"birthCountry" : "nigeria",
"nextOfKin" : {
"firstName" : "-",
"lastName" : "-",
"middleName" : "-",
"address1" : "-",
"address2" : "",
"lga" : "-",
"state" : "-",
"town" : "-"
},
"nspokenlang" : "-",
"religion" : "-",
"signature" : "",
"residence" : {
"address1" : "123 MAIN STREET",
"lga" : "Alimosho",
"state" : "Lagos"
},
"fieldMatches" : {
"lastName" : "-"
},
"govDBPhotoUrl" : "http://media-server/media/selfie/xyz.png",
"subStepId" : "nigerian-nin-validation"
}
},
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianLegal.notFound",
"message" : "No results were found in the database"
}
}
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianLegal.notEnoughParams",
"message" : "Not enough params"
}
}
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianLegal.documentNotFound",
"message" : "We could not obtain document to perform this check"
}
}
System Error
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "SystemError",
"code" : "system.internalError",
"message" : "Internal error"
}
}
"step" : {
"status" : 200,
"id" : "nigerian-legal-validation",
"error" : {
"type" : "SystemError",
"code" : "system.internalError",
"message" : "Step timeout"
}
}
nigerian-nin-validation
nigerian-nin-validation
Step Completed
"step" : {
"status" : 200,
"id" : "nigerian-nin-validation",
"error" : null,
"data" : {
"firstName" : "JOHN",
"lastName" : "DOE",
"middleName" : "",
"gender" : "m",
"phone" : "07000000000",
"dateOfBirth" : "01-01-1990",
"nationality" : "Nigerian",
"nin" : "00000000000",
"profession" : "-",
"stateOfOrigin" : "-",
"lgaOfOrigin" : "-",
"placeOfOrigin" : "-",
"title" : "mr",
"height" : "****",
"email" : "-",
"birthState" : "Yobe",
"birthCountry" : "nigeria",
"nextOfKin" : {
"firstName" : "JANE",
"lastName" : "DOE",
"middleName" : "-",
"address1" : "123 MAIN STREET",
"address2" : "",
"lga" : "Geidam",
"state" : "Yobe",
"town" : "GEIDAM"
},
"nspokenlang" : "FULANI",
"religion" : "islam",
"signature" : "/",
"residence" : {
"address1" : "111 MAIN STREET",
"lga" : "Geidam",
"state" : "Yobe"
},
"fieldMatches" : {
"lastName" : "-"
}
},
"documentType" : "national-id"
}
Step Error
"step" : {
"status" : 200
"id" : "nigerian-nin-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianNin.notEnoughParams",
"message" : "Document number is not defined"
},
"documentType" : "national-id"
},
"step" : {
"status" : 200,
"id" : "nigerian-nin-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianNin.notFound",
"message" : "No results were found in the NIN database"
},
"documentType" : "national-id"
}
"step" : {
"status" : 200,
"id" : "nigerian-nin-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianNin.fullNameMismatch",
"message" : "The name in the ID card and the name in official sources do not match"
},
"data" : {
"firstName" : "JOHN",
"lastName" : "DOE",
"middleName" : "",
"gender" : "m",
"phone" : "07000000000",
"dateOfBirth" : "01-01-1990",
"nationality" : "Nigerian",
"nin" : "00000000000",
"profession" : "STUDENT",
"stateOfOrigin" : "Kano",
"lgaOfOrigin" : "Kano Municipal",
"placeOfOrigin" : "YAKASAI",
"title" : "mr",
"height" : "****",
"email" : "[email protected]",
"birthState" : "Kano",
"birthCountry" : "nigeria",
"nextOfKin" : {
"firstName" : "JOHN",
"lastName" : "DOE",
"middleName" : "JAY",
"address1" : "123 MAIN STREET",
"address2" : "",
"lga" : "Kano Municipal",
"state" : "Kano",
"town" : "YAKASAI-QUARTERS"
},
"nspokenlang" : "HAUSA",
"religion" : "islam",
"signature" : "",
"residence" : {
"address1" : "111 MAIN STREET,
"lga" : "Kano Municipal",
"state" : "Kano"
},
"fieldMatches" : {
"lastName" : "-"
}
},
"documentType" : "national-id"
}
"step" : {
"status" : 200,
"id" : "nigerian-nin-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianNin.notValidParams",
"message" : "We could not obtain enough information to perform this check"
},
"documentType" : "national-id"
}
"step" : {
"status" : 200,
"id" : "nigerian-nin-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianNin.notEnoughParams",
"message" : "Full name is not defined"
},
"documentType" : "national-id"
}
System Error
"step" : {
"status" : 200,
"id" : "nigerian-nin-validation",
"error" : {
"type" : "SystemError",
"code" : "system.internalError",
"message" : "Step timeout"
},
"documentType" : "national-id"
}
nigerian-tin-validation
nigerian-tin-validation
Step Completed
"step" : {
"status" : 200,
"id" : "nigerian-tin-validation",
"error" : null,
"data" : {
"companyName" : "ACME WEBTECH LIMITED",
"FirsNumber" : "00000000-0000",
"CacNumber" : "0000000",
"JtbNumber" : "0000000000",
"taxOffice" : "Ilupeju 2",
"companyPhone" : null,
"companyEmail" : null
}
}
Step Error
"step" : {
"status" : 200,
"id" : "nigerian-tin-validation",
"error" : {
"type" : "StepError",
"code" : "nigerianTin.notValidParams",
"message" : "We could not obtain enough information to perform this check"
}
}
Updated 9 months ago