Skip to main content

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

ParameterTypeRequiredDescription
loanQuoteIdlongYesLoan application ID
accountNumberstringYesCollection account number
bankCodestringYesBank code
mandateTypestringYesDIRECT_DEBIT or STANDING_ORDER

Mandate Types

  • DIRECT_DEBIT: Automated debit on due date
  • STANDING_ORDER: Customer-initiated standing instruction