Bank account updated
Sent when a linked bank account changes, including as it progresses
through verification. The notification object is keyed by rail — read
the wire, ach, or sepa key based on the account type.
WEBHOOK
Body
application/json
A webhook payload
ID of the webhook subscription that produced this notification.
Unique ID for this event. Stable across retries of the same delivery, so use it to deduplicate.
The type of notification.
Available options:
bankAccounts.updated The event payload. The schema of this object depends on
notificationType.
When the notification was produced.
The version of the notification schema. Always 2.
Response
200
Webhook received successfully