Data Intelligence Public Platform Documentation

FAQs Signed Digital Bank Statement PDF

What is the Signed Digital Bank Satetement PDF?

The Signed Digital Bank Statement PDF is a digitally signed document that provides both general account information and a detailed overview of all transactions within a defined period. It serves as a secure and legally compliant alternative to traditional paper statements.

What information does the PDF include?
  • General account overview:

    • Account balance

    • Overdraft limit

    • General account details

  • Transaction overview:

    • Date of transaction

    • Remittance information

    • Transaction amount

    • Counterpart IBAN

    • Counterpart name

All data is digitally signed to ensure authenticity.

What are the advantages compared to traditional bank statements?
  • Legally compliant: The digital signature guarantees authenticity and integrity.

  • Error reduction: Digitalization minimizes manual errors.

  • Faster processes: Statements are generated and verified automatically.

  • Increased trust: Reliable proof for audits, tax returns, and compliance checks.

  • Data security: Sensitive financial information is protected by secure transmission.

What are the use cases for this product?
  • Accounting and bookkeeping

  • Tax returns

  • Financial audits

  • Credit applications

  • Business and personal financial management

What data fields are used?

The service returns a PDF containing:

  • Account details (balance, overdraft, etc.)

  • All transactions within the selected time frame, including metadata (IBAN, names, remittance info).

What input parameters are required?
  • accountId (mandatory): The ID of the synchronized bank account.

  • labelGroup (optional): Restrict transactions to selected label groups and sub-labels.

  • dateStart (optional): Start date for the reporting period.

  • dateEnd (optional): End date for the reporting period (default: current date).

How is integration into existing systems handled?

Very simple. The API only returns a PDF file (not JSON), making the process similar to retrieving a standard check.

Where can I find the full API documentation?

The complete API specification can be found in the finAPI API Documentation.