Skip to main content

Depositaffectedamounts

The amounts affected after completing the deposit transaction

courtesyAmountnumber

The part of overdraft amount covered by courtesy pay for this 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

protectionAmountnumber

The part of overdraft amount covered by overdraft limit/protection for this transaction

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

totalOverdraftAmountnumber

The total overdraft amount for this transaction

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