Message Schema
Base type for all events in the system
id string
requiredUnique identifier for the message, typically a UUID
originAccountId string <uri>
requiredThe qualified origin system identifier for the account
balances array [object]
requiredThe list of updated balances for the account
Item Details:
balanceAmount object
requiredRepresents a monetary amount with currency
currency string
requiredThe three-letter ISO currency code
amount string
requiredThe monetary amount as a string to prevent precision loss
balanceType string
requiredIdentifies the type of balance (e.g., closing booked, interim available)
Allowed values:
closingBooked openingBooked interimAvailable interimBookedcreditLimitIncluded boolean
requiredIndicates whether the credit limit is included in the balance
lastRetrievedDateTime string <date-time>
requiredThe timestamp when this balance was last retrieved
No properties match your search
Try a different search term or clear the search to see all properties