Account Accrued Balance Updated Event (v1)

Event indicating the accrued balance of an account has been updated

Architecture

Schema

Message Schema

7 properties

Base type for all events in the system

id string
required

Unique identifier for the message, typically a UUID

originAccountId string <uri>
required

The qualified origin system identifier for the account

balanceAmount object
required

Represents a monetary amount with currency

creditLimitIncluded boolean
required

Indicates whether the credit limit is included in the balance

lastRetrievedDateTime string <date-time>
required

The timestamp when this balance was last retrieved from the core banking system