account.unlinked.voluntarily
This event is triggered when a User successfully removes their card from the Publisher's platform and is no longer linked through Plaid.
Below is a general example of a payload format for receiving account.unlinked.voluntarily event type webhooks.
All time values are in the Coordinated Universal Time (UTC) time zone.
The table below describes the fields in the data object for the account.unlinked.voluntarily webhook.
Field | Data type | Description |
---|---|---|
institution_id | string | Plaid's institution ID. |
institution_name | string | The financial institution name. |
item_id | string | A unique identifier in the Plaid API that represents an item. When a user connects their financial institution to the Publisher's platform using Plaid, an item is created. Each item linked within the Publisher's platform has a corresponding access_token and a unique item_id. This identifier is case-sensitive. |
account_id | string | The unique ID of the account type of the institution, for example, savings or checking. |