InitiateCreditCheckCommand
Overview
Initiates an automated credit bureau check for a loan applicant.
Status: 📝 Documentation in progress
Command Structure
{
"cmd": "InitiateCreditCheckCommand",
"data": "{\"loanQuoteId\":110,\"provider\":\"CRC\"}"
}
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
loanQuoteId | long | Yes | Loan application ID |
provider | string | Yes | Bureau provider (CRC, FirstCentral, XDS) |
Process
- Retrieves customer BVN/NIN
- Submits to credit bureau API
- Parses response
- Creates credit bureau search record
- Updates loan risk assessment