Depositaffectedamounts
The amounts affected after completing the deposit 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 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
{
"feesAmount": 0,
"fractionAmount": 0,
"fundsAmount": 0,
"interestAmount": 0,
"overdraftAmount": 0,
"overdraftFeesAmount": 0,
"overdraftInterestAmount": 0,
"technicalOverdraftAmount": 0,
"technicalOverdraftInterestAmount": 0
}