Skip to main content

Transactioninterestsettings

The interest settings, holds all the properties regarding interests for the loan account.

indexInterestRatenumber

The value of the index interest rate

interestRatenumber

The interest rate. Represents the interest rate for the loan account. The interest on loans is accrued on a daily basis, which allows charging the clients only for the days they actually used the loan amount.

Transactioninterestsettings
{
"indexInterestRate": 0,
"interestRate": 0
}