Account Deleted Event (v1)

Event indicating an account has been deleted

Architecture

Schema

Message Schema

6 properties

Base type for all events in the system

id string
required

Unique identifier for the message, typically a UUID

userIds array [string]
required

List of user identifiers associated with the account

originAccountId string <uri>
required

The qualified origin system identifier for the account

qualifiedOriginPartyId string <uri>
required

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

iban string

The International Bank Account Number of the account, if available

lastUpdatedDate string <date-time>
required

The timestamp when the account status was last updated