Create Deposit Account Command (v1)

Command to create a new deposit account

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

qualifiedOriginPartyId string <uri>
required

The qualified origin system identifier of the party for whom the account is being created

partyType string
required

Identifies whether the account is for an individual or an organization

Allowed values: INDIVIDUAL ORGANISATION
name string

Optional name for the account

productId string
required

The product identifier for the type of deposit account