Download a business wallet statement for a date range as CSV or PDF. GET /account/statement.
Documentation Index
Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
from | string | Yes | Start date (ISO 8601: YYYY-MM-DD) |
to | string | Yes | End date (ISO 8601: YYYY-MM-DD) |
format | string | No | Response format: json (default) or csv |