Card Balance Accounts
Generate a card balance account statement
Generates a statement for a card balance account over a period. Dates are interpreted as UTC day boundaries and all timestamps in the response are in UTC. Runs a fresh provider sync inline so the statement reflects the latest activity.
GET
Generate a card balance account statement
Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Path Parameters
Query Parameters
Start of the statement period, inclusive. A UTC calendar date in YYYY-MM-DD format.
Example:
"2026-01-01"
End of the statement period. A UTC calendar date in YYYY-MM-DD format; must be after from.
Example:
"2026-01-31"
Generate a card balance account statement