Skip to main content

Revolvingaccountcreditbalancesettings

Credit balance details for a Revolving Credit loan account.

allowDepositWithDebitBalanceboolean

Flag indicating whether deposits are allowed when the account has a positive principal balance.

maxCreditBalancenumber

The maximum allowed credit balance.

revolvingAccountCreditBalanceAutoAllocationTypestring

Automatic allocation behavior for credit balance on Revolving Credit accounts.

Possible values: [NO_ALLOCATION, COVER_DUE_AMOUNT, COVER_BALANCE_AMOUNT]

Revolvingaccountcreditbalancesettings
{
"allowDepositWithDebitBalance": true,
"maxCreditBalance": 0,
"revolvingAccountCreditBalanceAutoAllocationType": "NO_ALLOCATION"
}