Generate Account Statement PDF
Private
Generate Account Statement PDF
Generate a PDF account statement covering a chosen date range.
Pass date_from and date_to as ISO 8601 timestamps; the range
may span at most twelve months. The response is the generated PDF.
GET
Generate Account Statement PDF
Authorizations
Personal API key, created in the Digital Surge app under Account Settings → API Keys. Send it with every request as Authorization: Bearer <your-api-key>.
Query Parameters
ISO 8601 period start
ISO 8601 period end
Response
PDF binary (application/pdf)