Skip to main content

Loanaffectedamounts

The amounts affected after completing the loan transaction

deferredInterestAmountnumber

How much interest pre-paid was added/removed in account, within this transaction (including taxes).

feesAmountnumber

How much fees was added/removed in account, within this transaction.

fundersInterestAmountnumber

How much interest is given to the investors, within this transaction (only for p2p products)

interestAmountnumber

How much interest was added/removed in account, within this transaction (including taxes). If there is any deferred interest amount set in this transaction, that amount should be included in this field.

interestFromArrearsAmountnumber

How much interest from arrears was added/removed in account, within this transaction (including taxes).

organizationCommissionAmountnumber

How much interest is given to the organization, within this transaction (only for p2p products)

paymentHolidaysInterestAmountnumber

How much Payment Holidays interest was added/removed in account, within this transaction (including taxes).

penaltyAmountnumber

How much penalties was added/removed in account, within this transaction.

principalAmountnumber

How much principal was added/removed in account, within this transaction.

Loanaffectedamounts
{
"deferredInterestAmount": 0,
"feesAmount": 0,
"fundersInterestAmount": 0,
"interestAmount": 0,
"interestFromArrearsAmount": 0,
"organizationCommissionAmount": 0,
"paymentHolidaysInterestAmount": 0,
"penaltyAmount": 0,
"principalAmount": 0
}