Create Organisation Party Command (v1)

Command to create a new organisation party

Architecture

Schema

Message Schema

28 properties

Base type for all commands in the system

id string
required

Unique identifier for the command

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