Skip to main content
GET
Generates a PDF report of card transactions for the specified date range. Response body is a binary application/pdf payload. Requires an API key with access level 1 or higher.

Path parameters

cardId
string
required
Card identifier.

Query parameters

from_date
string
Start date (ISO-8601 YYYY-MM-DD).
to_date
string
End date (ISO-8601 YYYY-MM-DD).

Response

Returns a binary PDF file (Content-Type: application/pdf).