Account balance report

The Account Balance Report provides a list of all your accounts and their balances at the exact time the report is requested. This report helps you monitor your current account positions across all your accounts.

Access Methods

Direct API Access

Report Fields

Standard Fields

Note: Field names use camelCase in JSON format (e.g. pIdChannelUser or pTxnDate), while CSV format uses capitals with occasional underscores (e.g. P_ID_CHANNELUSER or P_TXNDATE).

NameTypeExampleDescription
pIdChannelUserVarchar[email protected]User ID of the requesting client
pTxnDateDate (YYYY-MM-DD; MM/dd/yyyy HH:mm:ss.fff)2021-10-27T00:00:00.000+00:00Date for reported balance
reportDateDate (DDMMYYYY)29102021Date of when the report is generated, and therefore for which balances are being provided
customerIdNumber1234Customer ID of the account
accountText (35)DKXXXX0000000XXXXXIBAN of your account
accountCurrencyText (3)EURCurrency of your account (in ISO standards)
curBalanceDecimal (22,2)757116.24Considers the payments that have been booked on an account, as well as payments with future value date that have not yet been booked on the account. Does not consider credit lines or blocked amounts
avlBalanceDecimal (22,2)759967.67Considers the payments that have been booked on an account. Payments with future value date that have not yet been booked on the account, credit lines and blocked amounts are not considered