Skip to main content
GET
Get batched payment details ZIP

Overview

This endpoint downloads multiple payment detail files in a single ZIP archive. Ideal for bulk processing and archival purposes.

Path Parameters

iban
string
required

Statement IBAN.

type
enum<string>
required

Statement type code.

Available options:
CAMT_052,
CAMT_053,
CAMT_054,
CAMT_054D,
CAMT_054_LB_O
date
string<date>
required

Statement end of day date.

Response

Returned batched payments in ZIP format

The response is of type string<byte>.

Last modified on September 26, 2025