List Account Balances
This endpoint retrieves all balances for accounts within a business’s general ledger.
GET
Path Parameters
Query String Parameters
ISO8601 timestamp
Filter balances to include entries applied on or after the specified time. This filters the
entry_at field of the ledger entries for each account.ISO8601 timestamp
Filter balances to include entries on or before the specified time. This filters the
entry_at field of the ledger entries for each account.string
Filter for entries with a specific tag key. Both
tag_key and tag_values must be specified to filter by tags.string
Filter balances to include entries with specific tag values. Multiple values for a specific key can be specified, separated by commas.
Both
tag_key and tag_values must be specified to filter by tags.string
Filter balance to include entries associated with the customer specified by the given ID.
string
Filter balances to include entries associated with the customer specified by the given external ID.
string
Filter balances to include entries associated with the vendor specified by the given ID.
string
Filter balances to include entries associated with the vendor specified by the given external ID.