Get ledger PDF report

Generates and retrieves a PDF report of all ledger entries for a specific account. This endpoint provides a comprehensive financial report in PDF format, including all transactions within the specified date range. The report is returned as a base64-encoded string in the response. This is useful for generating account statements, financial audits, and compliance documentation. The date parameters are optional. If not provided, the report will include all available ledger entries.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the account

Query Params
date

Start date for the report period (YYYY-MM-DD format)

date

End date for the report period (YYYY-MM-DD format)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json