Deposittransactionbalances
The balances changed within a transaction.
availableCourtesynumber
Courtesy pay balance available for the account at the time of the transaction
availableOverdraftnumber
Overdraft balance available at the time of the transaction
availableProtectionnumber
Protection balance available at the time of the transaction
totalAvailableOverdraftnumber
The total available overdraft amount at the time of the transaction
totalBalancenumber
The running balance owed by deposit
Deposittransactionbalances
{
"availableCourtesy": 0,
"availableOverdraft": 0,
"availableProtection": 0,
"totalAvailableOverdraft": 0,
"totalBalance": 0
}