OrganisationCreated
An organisation is created. It is a new tenant if the ParendId does not have any value (and GroupMotherId and AggregateId is equal). To retrieve only this event you use the topic “organisation/irm.aspnetcore.identity.events.organisationcreated”.
Name | Type | Description |
---|---|---|
AggregateId | UUID | The unique identifier of the organisation. |
GroupMotherId | UUID | The id of the group mother (root organisation) in the organisation tree. For the group mother, this value will be the same as Id. |
ParentId | UUID | The identity of this tenants parent, if any. |
Name | string | The name of the organisation |
IdentityNumber | string | The identity number for the organisation. |