ApproveLoanRequestCommand
Overview
Approves a loan at the current approval level and moves to next level or marks as fully approved.
Status: 📝 Documentation in progress
Command Structure
{
"cmd": "ApproveLoanRequestCommand",
"data": "{\"loanQuoteId\":110,\"approvedAmount\":500000,\"comment\":\"Approved at branch level\"}"
}
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
loanQuoteId | long | Yes | Loan application ID |
approvedAmount | decimal | Yes | Approved loan amount |
comment | string | No | Approval notes |
Approval Hierarchy
- Branch Manager
- Area Manager
- Division Manager
- Credit Administrator
- Head of Credit
- Control Officer
- Managing Director
Effects
- Updates approval level
- Records approver and amount
- Triggers next level notification
- If final level: marks FULLY_APPROVED