User Added To Account Event (v1)

Event indicating a user has been granted access to an account

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

userId string
required

The identifier of the user who has been granted access to the account

originAccountId string
required

The origin identifier of the account the user has been added to