Card Balance Accounts
Get total spend for a card balance account
Returns the total spend for a card balance account within a date range
GET
Get total spend for a card balance account
Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Path Parameters
Query Parameters
Start of the spend window, inclusive. A UTC calendar date in YYYY-MM-DD format.
Example:
"2026-01-01"
End of the spend window, inclusive. A UTC calendar date in YYYY-MM-DD format. Defaults to now if omitted.
Example:
"2026-01-31"
Get total spend for a card balance account