Response

Periculum

{ "key": 1, "statementKey": 1, "bvn": "12345******", "dateOfBirth": "15/03/1993", "gender": "Male", "businessId": "62f1xxxx12323", "fullName": "Michael Johnson", "phone": "00000000", "address": "ABC HOUSE,025 NG LAGOS NIGERIA ", "email": "", "data": [ { "totalNoOfDelinquentFacilities": 1, "lastReportedDate": "10/Nov/2022", "totalNoOfLoans": 24, "totalNoOfInstitutions": 12, "totalBorrowed": "57,401,372", "totalOutstanding": "19732", "totalOverdue": "19754", "totalNoOfPerformingLoans": 23, "totalNoOfClosedLoans": 17, "totalNoOfActiveLoans": 7, "crcReportOrderNumber": "W-00613381678/2022", "highestLoanAmount": 22980000, "sourceType": "CRC" } ] }

Response Parameters

NameDescriptionType
statementKeyThe key of the statement to get the credit bureau data for.int
bvnstring
dateOfBirthstring
genderstring
businessIdstring
fullNamestring
phonestring
emailstring
data[i].totalNoOfDelinquentFacilitiesint
data[i].lastReportedDatestring
data[i].totalNoOfLoansint
data[i].totalNoOfInstitutionsint
data[i].totalBorrowedstring
data[i].totalOutstandingstring
data[i].totalOverduestring
data[i].totalNoOfPerformingLoansint
data[i].totalNoOfClosedLoansint
data[i].totalNoOfActiveLoansint
data[i].crcReportOrderNumberstring
data[i].highestLoanAmountdouble
data[i].sourceTypestring