Skip to main content

Transactionbalances

The balances changed within a transaction.

advancePositionnumber

Captures the advance (prepaid) amount.

arrearsPositionnumber

Captures the arrears position amount for the account in arrears.

expectedPrincipalRedrawnumber

The difference between principal balance and redraw balance after each transaction performed on the loan account.

principalBalancenumber

The account redraw balance captured after the transaction update.

redrawBalancenumber

The account redraw balance captured after the transaction update.

totalBalancenumber

The running balance still owed for the loan.

Transactionbalances
{
"advancePosition": 0,
"arrearsPosition": 0,
"expectedPrincipalRedraw": 0,
"principalBalance": 0,
"redrawBalance": 0,
"totalBalance": 0
}