Depositaffectedamounts
The amounts affected after completing the deposit transaction
The part of overdraft amount covered by courtesy pay for this transaction
Amount of fees involved in a transaction that affects an account with positive balance
In the case of an LOAN_FRACTION_BOUGHT this represent the fraction amount which was bought from another investor
Balance change amount involved in a transaction that affects an account with positive balance
Amount of interest involved in a transaction that affects an account with positive balance
The amount of money that was added/subtracted from the account by this transaction as overdraft
Fees amount involved in a transaction that affects an overdraft
Interest amount involved in a transaction that affects an overdraft
The part of overdraft amount covered by overdraft limit/protection for this transaction
The amount of money that was added/subtracted from the account by this transaction as technical overdraft
The amount of money that was added/subtracted from the account by this transaction as technical overdraft interest
The total overdraft amount for this transaction
{
"courtesyAmount": 0,
"feesAmount": 0,
"fractionAmount": 0,
"fundsAmount": 0,
"interestAmount": 0,
"overdraftAmount": 0,
"overdraftFeesAmount": 0,
"overdraftInterestAmount": 0,
"protectionAmount": 0,
"technicalOverdraftAmount": 0,
"technicalOverdraftInterestAmount": 0,
"totalOverdraftAmount": 0
}