Member Unsuspended Event (v1)

Event indicating a previously suspended team member has been reinstated

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 reinstated

teamName string
required

The name of the team in which the member was reinstated

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 reinstatement

modifiedAt string <date-time>
required

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