Skip to main content

FetchStatementCommand

Overview

Initiates automated bank statement retrieval via banking integration (Open Banking/ICAD).

Status: 📝 Documentation in progress

Command Structure

{
"cmd": "FetchStatementCommand",
"data": "{\"loanQuoteId\":110,\"accountNumber\":\"1234567890\",\"bankCode\":\"044\"}"
}

Parameters

ParameterTypeRequiredDescription
loanQuoteIdlongYesLoan application ID
accountNumberstringYesCustomer's account number
bankCodestringYesNigerian bank code (e.g., 044=Access)

Process

  1. Connects to bank API/ICAD
  2. Retrieves 6-month statement
  3. Analyzes salary patterns
  4. Creates statement record
  5. Calculates loan affordability

Bank Codes

  • 044 = Access Bank
  • 058 = GTBank
  • 011 = First Bank
  • 057 = Zenith Bank