Taxes
The taxes applied within a transaction.
How much taxes on the interest that was pre-paid were added/removed in account, within this transaction. If there is any deferred tax on interest amount set in this transaction, that amount should be included in this field.
How much taxes on the fees that were paid in this transaction were added/removed in account, within this transaction.
How much taxes on the interest that was paid in this transaction were added/removed in account, within this transaction.
The amount of taxes on the interest from arrears that were applied/paid in account, within this transaction.
The amount of taxes on the Payment Holidays interest that were added/removed in account, within this transaction.
How much taxes on the penalties that were paid in this transaction were added/removed in account, within this transaction.
The tax rate that was set or changed in this transaction.
{
"deferredTaxOnInterestAmount": 0,
"taxOnFeesAmount": 0,
"taxOnInterestAmount": 0,
"taxOnInterestFromArrearsAmount": 0,
"taxOnPaymentHolidaysInterest": 0,
"taxOnPenaltyAmount": 0,
"taxRate": 0
}