Back to neotek ↗Get Sandbox Access

E-Statement

Overview

The E-Statement API lets you generate and retrieve electronic bank statements for accounts linked via Open Banking. It supports multi-bank coverage through a single integration and returns structured statement data with an option to fetch a PDF.


Prerequisites


Endpoints

Statements are generated asynchronously: request them first, then retrieve each one by its StatementId.

EndpointReturns
EStatementsRequestA RequestId and a StatementId per linked account, with status
GetEStatementThe statement itself — balances, totals and the full transaction list
GetEStatementPDFThe same statement as a ready-made PDF, base64-encoded
GetEStatementCSVThe same statement as a CSV file, one row per transaction

Ready to build with E-Statement?

Create a sandbox app, grab your credentials, and make your first call in minutes.