Organisation Party Created Event (v1)

Event indicating an organisation party has been created

Architecture

Schema

Message Schema

30 properties

Base type for all events in the system

id string
required

Unique identifier for the message, typically a UUID

qualifiedOriginPartyId string <uri>
required

The qualified origin system identifier assigned to the newly created organization

createdAt string <date-time>
required

Timestamp when the organization was created

country string

The country where the organization is registered

legalName string

The official registered legal name of the organization

registrationNumber string

Official company registration number

dateOfIncorporation string <date>

Date when the organization was officially incorporated or established

legalType string

Legal type or structure of the organization (e.g., LLC, Ltd, Inc)

tradingName string

The name under which the organization conducts business, if different from legal name

registrationAddress object

Structured representation of a physical address

operatingAddress string → Address ❌ ref not found

Reference to #/components/schemas/Address (definition not found in root schema)

Title: Address

postalAddress string → Address ❌ ref not found

Reference to #/components/schemas/Address (definition not found in root schema)

Title: Address

categories array [string]

Business categories or industry classifications

website string

Official website URL

description string

Brief description of the organization's activities

vatNumber string

Value Added Tax registration number

members array [object]

List of parties that are members of this organization