Deleted Account

Webhook when an account is deleted or no longer available.

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"
}