SetCollectionDetailsCommand
Overview
Sets the loan repayment collection details including debit mandate information.
Status: 📝 Documentation in progress
Command Structure
{
"cmd": "SetCollectionDetailsCommand",
"data": "{\"loanQuoteId\":110,\"accountNumber\":\"1234567890\",\"bankCode\":\"044\",\"mandateType\":\"DIRECT_DEBIT\"}"
}
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
loanQuoteId | long | Yes | Loan application ID |
accountNumber | string | Yes | Collection account number |
bankCode | string | Yes | Bank code |
mandateType | string | Yes | DIRECT_DEBIT or STANDING_ORDER |
Mandate Types
- DIRECT_DEBIT: Automated debit on due date
- STANDING_ORDER: Customer-initiated standing instruction