Statements
Get account statement
Retrieve a statement document. Use the Accept header to specify the desired format. Supported formats are PDF (default), CSV, and BAI2.
get/accounts/{id}/statements/{statementId}
Path parameters
idstring uuid required
Unique identifier for the account
statementIdstring uuid required
Unique identifier for the statement
Response
The statement document in the requested format
Changes
No recorded changes to this endpoint across all 10 revisions of this API.