Skip to main content
Alongside payments, the platform provides account statements for your SWIFT accounts.

Supported types

Statements are available per account (IBAN) and statement date, in XML or JSON format, regardless of what the correspondent originally sent.

API Reference

SWIFT statements are served by the Nostro Account Statements API - the same API used for all nostro accounts:

List statement dates

GET /v1/nostro-accounts/statements/datesAvailable statement dates per account

Download statement

GET /v1/nostro-accounts/{iban}/statements/{type}/{date}A statement by account, type and date

Download as zip

GET /v1/nostro-accounts/{iban}/statements/{type}/{date}:zipBatched statement details in a single archive
Last modified on August 5, 2026