Update Organisation Address Command (v1)

Command to update an organisation's address

Architecture

Schema

Message Schema

15 properties

Base type for all commands in the system

id string
required

Unique identifier for the message, typically a UUID

qualifiedOriginPartyId string <uri>
required

The qualified origin system identifier of the organisation whose address is being updated

addressType string
required

The category of address being provided for a party

Allowed values: REGISTRATION POSTAL OPERATING
streetName string

The name of the street

buildingNumber string

The building number on the street

buildingName string

The name of the building, if applicable

floor string

The floor number within the building

postBox string

Post box or mail box identifier

suite string

Suite or apartment number

postCode string

Postal or ZIP code

townName string

The name of the town or city

townLocationName string

A specific location within the town

districtName string

District, county, or regional division

countrySubDivision string

Sub-division of the country (e.g., state, province)

country string

The country, typically as a two-letter ISO country code