List statement lines
Lists the on-chain statement lines for one wallet in one asset over a date range — the same enriched data the business portal’s statements show. Each line carries a human-readable description (the payment’s title where one exists) and the wallet’s own reference for the leg: the reference the payer typed on outgoing lines, the one the payee typed on incoming ones. A swap appears on each involved asset’s statement as its own line. Unlike /transactions (payment-record status from submission), this reflects settled on-chain movements and lags the chain by the reporting pipeline’s sync interval.
Authorizations
Access token issued by POST /v1/auth/token.
Application secret (the apiKey issued at registration), required on every request.
Query Parameters
The wallet whose statement to list; must belong to the caller's association.
Asset code the statement is denominated in (e.g. ZARZ).
First day included (YYYY-MM-DD).
Last day included (YYYY-MM-DD).