Export client transaction history (PDF)
Downloads a PDF statement-style export (balances + ledger-style transaction table).
Only external clients (type = 1) are accepted; internal clients respond with 403.
Authentication and history window rules match GET /api/external-client/history. Pass optional startDate / endDate (YYYY-MM-DD) to filter transactions and avoid oversized exports.
Authorizations
API Key for authentication
Query Parameters
Client primary key (must be external / type 1)
Company-scoped client ID (alternative to clientId)
Optional inclusive start date (YYYY-MM-DD). Use with endDate to limit export size.
Optional inclusive end date (YYYY-MM-DD). Use with startDate to limit export size.
Response
PDF file
The response is of type file.