Balances Explained
This page contains information about realtime balance APIs
Last updated
Was this helpful?
This page contains information about realtime balance APIs
Last updated
Was this helpful?
You can read realtime account balances using the following API. This API works both Primary and Virtual accounts.
All amounts including account balances returned in hundreds to preserve floating point precision and reduce errors on JSON serialize/deserialize steps.
ie. £1.92 represented as
192
Similarly. £27.01 would be shown as2791
Currency code on balance is always the same currency as the account involved.
Available Balance
Balance on account ledger minus pending debits.
Ledger Balance
Balance on account ledger including pending debits, excluding pending credits.
Pending Credits
Total pending funds on account ledger.
Returns account real-time balance positions
"GBP"