Balance
TheBalance 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
TheBalanceTypeCodes contains balance types as defined in ISO20022. These codes are used to specify different types of balances in financial transactions and reports.