Account statement for a period
Account statement for a period
Opening balance at from, every posting in [from, to) ordered
by value_date ascending, closing balance at to. The auditor’s
per-account view.
GET
Account statement for a period
Authorizations
OAuth 2.0 client_credentials grant. Send client_id:client_secret
as HTTP Basic, or as form fields. Tokens are HS256 JWTs valid for
one hour (configurable). Decode them at jwt.io.
Path Parameters
Query Parameters
Inclusive lower bound on value_date.
Exclusive upper bound on value_date. Defaults to now.
Required range:
1 <= x <= 5000Response
Statement
Available options:
account_statement Example:
"cash:usd"
Example:
"USDC"
True when the period held more entries than limit returned.