Skip to main content

Depositaffectedamounts

The amounts affected after completing the deposit transaction

feesAmountnumber

Amount of fees involved in a transaction that affects an account with positive balance

fractionAmountnumber

In the case of an LOAN_FRACTION_BOUGHT this represent the fraction amount which was bought from another investor

fundsAmountnumber

Balance change amount involved in a transaction that affects an account with positive balance

interestAmountnumber

Amount of interest involved in a transaction that affects an account with positive balance

overdraftAmountnumber

The amount of money that was added/subtracted from the account by this transaction as overdraft

overdraftFeesAmountnumber

Fees amount involved in a transaction that affects an overdraft

overdraftInterestAmountnumber

Interest amount involved in a transaction that affects an overdraft

technicalOverdraftAmountnumber

The amount of money that was added/subtracted from the account by this transaction as technical overdraft

technicalOverdraftInterestAmountnumber

The amount of money that was added/subtracted from the account by this transaction as technical overdraft interest

Depositaffectedamounts
{
"feesAmount": 0,
"fractionAmount": 0,
"fundsAmount": 0,
"interestAmount": 0,
"overdraftAmount": 0,
"overdraftFeesAmount": 0,
"overdraftInterestAmount": 0,
"technicalOverdraftAmount": 0,
"technicalOverdraftInterestAmount": 0
}