Unlink Card From Account Command (v1)

Command to unlink a card from an account

Architecture

Schema

Message Schema

4 properties

Base type for all commands in the system

id string
required

Unique identifier for the message, typically a UUID

originAccountId string <uri>
required

The qualified origin system identifier for the account. The URI format is used to identify the underlying core (i.e. <core-name>:<identifier>)

currency string
required

Currency code for the account

externalReferenceId string
required

External reference identifier for the unlinking operation