Balance Affecting Transaction Event (v1)

Event indicating a transaction that affects account balance

Architecture

Schema

Message Schema

3 properties

Base type for all events in the system

id string
required

Unique identifier for the message, typically a UUID

userIds array [string]
required

List of user identifiers associated with the account

originAccountId string <uri>
required

The qualified origin system identifier for the affected account