Member Suspended Event (v1)

Event indicating a team member has been suspended

Architecture

Schema

Message Schema

6 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 suspended

teamName string
required

The name of the team in which the member was suspended

organisationPartyId string
required

The identifier of the organisation party under which the team belongs

changedBy string
required

The identifier of the user who performed the suspension

modifiedAt string <date-time>
required

The timestamp when the suspension was published; used by consumers to order events