These docs are for v2.5. Click to read the latest docs for v3.0.

Deleted Account

Id: deletedAccount

Event that notifies when an account has been automatically deleted.

This can happen when the financial institution marks the account as deleted or stop sending it.

Event Payload

NameTypeDescription
accountIdstringAccount Id

Example payload

{
    "accountId": "6d0baf11-248e-4c11-9c04-97b7758b4e04"
}