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
Name | Type | Description |
---|---|---|
accountId | string | Account Id |
Example payload
{
"accountId": "6d0baf11-248e-4c11-9c04-97b7758b4e04"
}
Updated 10 months ago