Update Account Name Command (v1)

Command to update an account name

Architecture

Schema

Message Schema

5 properties

Base type for all commands in the system

id string
required

Unique identifier for the message, typically a UUID

accountId string
required

The identifier of the account to be updated

partyId string <uri>
required

The qualified origin system identifier of the party who owns the account

name string
required

The new name for the account

originAccountId string <uri>
required

The origin system identifier for the account