Skip to main content

Balance

The Balance interface represents a balance in the CAMT.053 format.
BalanceType
The type of balance (e.g., opening, closing, intermediate).
number
The balance amount in minor units of the currency. For example, $100.00 is represented as 10000.
string
The currency of the balance, typically represented as a 3-letter ISO currency code.
Date
The date associated with this balance.
string
Indicates whether the balance is a credit (‘credit’) or debit (‘debit’).

Balance Types

The BalanceTypeCodes contains balance types as defined in ISO20022. These codes are used to specify different types of balances in financial transactions and reports.

Reference

For more information about these balance types and their usage in ISO 20022, please refer to the official ISO 20022 external code sets.