Skip to content

Aggregate Balances

Aggregate Balances

Last updated: (timestamp)

Aggregate Balances

aggregate_balances
Methods
List aggregate balances
get/v1/aggregate_balances

Get the aggregated balance across all end-user accounts by financial account type

Domain Types
Aggregate Balance
AggregateBalanceobject

Aggregate Balance across all end-user accounts

ShowShow
available_amountnumber

Funds available for spend in the currency's smallest unit (e.g., cents for USD)

createdstring

Date and time for when the balance was first created.

formatdate-time
currencystring

3-character alphabetic ISO 4217 code for the local currency of the balance.

financial_account_typeenum
Accepts one of the following: "ISSUING", "OPERATING", "RESERVE"

Type of financial account

Hide ParametersShow Parameters
"ISSUING"
"OPERATING"
"RESERVE"
last_financial_account_tokenstring

Globally unique identifier for the financial account that had its balance updated most recently

formatuuid
last_transaction_event_tokenstring

Globally unique identifier for the last transaction event that impacted this balance

formatuuid
last_transaction_tokenstring

Globally unique identifier for the last transaction that impacted this balance

formatuuid
pending_amountnumber

Funds not available for spend due to card authorizations or pending ACH release. Shown in the currency's smallest unit (e.g., cents for USD)

total_amountnumber

The sum of available and pending balance in the currency's smallest unit (e.g., cents for USD)

updatedstring

Date and time for when the balance was last updated.

formatdate-time