Event
An event that occurred during estate administration. The INHERIT document carries its own audit trail via the events array
An event that occurred during estate administration. The INHERIT document carries its own audit trail via the events array
Required fields
ideventTypeoccurredAt
Fields
| Field | Type | Req | Description |
|---|---|---|---|
| actor | object | The person, institution, or system that performed the action | |
| affectedEntityIds | array[string] | UUIDs of entities affected by this event | |
| affectedEntityTypes | array[string] | Entity types affected (estate, asset, property, bequest, etc.) | |
| description | string | Human-readable description of the event | |
| eventType | object | Type of event. Core types cover standard estate administration events. Extension types use x-inherit- prefix | |
| id | string | Unique identifier for this event | |
| metadata | object | Type-specific metadata for this event. Structure depends on eventType | |
| occurredAt | string | When the event occurred (ISO 8601 timestamp) | |
| provenance | Provenance | Consolidated provenance metadata — how this entity was created, by whom, and whether a human has verified it | |
| trigger | enum | What initiated this event |
Before you get in touch
These resources may answer your question straight away.
Get in touch
Have feedback on the schema reference? We'd love to hear from you.
Subject: Schema Reference Feedback