Loanaffectedamounts
The amounts affected after completing the loan transaction
How much credit balance was added/removed in account, within this transaction.
How much interest pre-paid was added/removed in account, within this transaction (including taxes).
How much fees was added/removed in account, within this transaction.
How much interest is given to the investors, within this transaction (only for p2p products)
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.
How much interest from arrears was added/removed in account, within this transaction (including taxes).
How much interest is given to the organization, within this transaction (only for p2p products)
How much Payment Holidays interest was added/removed in account, within this transaction (including taxes).
How much penalties was added/removed in account, within this transaction.
How much principal was added/removed in account, within this transaction.
{
"creditBalanceChangeAmount": 0,
"deferredInterestAmount": 0,
"feesAmount": 0,
"fundersInterestAmount": 0,
"interestAmount": 0,
"interestFromArrearsAmount": 0,
"organizationCommissionAmount": 0,
"paymentHolidaysInterestAmount": 0,
"penaltyAmount": 0,
"principalAmount": 0
}