Balance List Response
Balance of a Financial Account
Types
Functions
Returns the raw JSON value of availableAmount.
Returns the raw JSON value of created.
Returns the raw JSON value of lastTransactionEventToken.
Returns the raw JSON value of lastTransactionToken.
Returns the raw JSON value of pendingAmount.
Returns the raw JSON value of totalAmount.
Returns the raw JSON value of type.
Returns the raw JSON value of updated.
Funds available for spend in the currency's smallest unit (e.g., cents for USD)
Date and time for when the balance was first created.
Globally unique identifier for the last financial transaction event that impacted this balance.
Globally unique identifier for the last financial transaction that impacted this balance.
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).
The sum of available and pending balance in the currency's smallest unit (e.g., cents for USD).
Type of financial account.
Date and time for when the balance was last updated.