Transactions
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Start date for the filter period (YYYY-MM-DD).
2025-04-01End date for the filter period (YYYY-MM-DD).
2025-04-27Number of items to return per page in a paginated response.
15The current page number for paginated results.
1Sort direction for the transaction list.
descPossible values: Field to sort the transaction list by.
created_atPossible values: A paginated list of transactions matching the criteria.
Unauthorized.
Unprocessable.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$A unique identifier for the request. This header can be used for tracking and idempotency control, ensuring the same request is not processed multiple times.
Data required to initiate a new transaction.
The UUID of the source account for the transaction.
d8f7b4a0-6e3c-4b5a-8d1e-2f7c9a8b4e1fThe monetary amount of the transaction. Must be greater than 0 and have a maximum of two decimal places.
199.99Unstructured payment details or remittance information. Mandatory via validation rules if 'payment_code' is not provided.
Payment for invoice #ABC-123Structured payment code (e.g., Purpose Code). Mandatory via validation rules if 'payment_details' is not provided.
RENTOptional End-to-End payment identifier for tracking.
E2E-REF-001Indicates the type of payment. If not specified, SEPA will be selected by default. Accepted values: swift, sepa.
SEPAPossible values: Transaction Created Successfully. Returns the Transaction Resource.
Unauthorized.
Unprocessable.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Successful retrieval of the transaction details.
Unauthorized.
Unprocessable.
Authentication using a Bearer token.
The International Bank Account Number (IBAN) to look up.
LT89370400440532014200Successfully retrieved IBAN details.
Unauthorized.
Unprocessable.
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Start date for the statement period (YYYY-MM-DD).
2025-04-01End date for the statement period (YYYY-MM-DD).
2025-04-27The desired file format for the statement.
XLSXPossible values: Determines how account statement balances are calculated — either using only settled transactions (balance) or including pending ones (available_balance, legacy option).
available_balancePossible values: Successful download of the statement file in the requested format.
PDF Statement File
Unauthorized.
Unprocessable.
Last updated
Was this helpful?
