Download a PDF statement for a card with transaction history, business branding, and card details. GET /cards//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.
cards:read
| Parameter | Type | Required | Description |
|---|---|---|---|
cardId | string | Yes | Unique card identifier |
| Parameter | Type | Required | Description |
|---|---|---|---|
from | string | No | Start date (YYYY-MM-DD). Defaults to card creation date. |
to | string | No | End date (YYYY-MM-DD). Defaults to today. |
application/pdf) with the card statement.
The Content-Disposition header contains the filename in the format:
JWT access token obtained from /auth/token
Card ID
Start date (YYYY-MM-DD). Defaults to card creation date.
"2026-03-01"
End date (YYYY-MM-DD). Defaults to today.
"2026-03-31"
PDF statement file
The response is of type file.