Bank account denied
Sent when a bank account is denied and cannot be used for deposits or
withdrawals. 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.denied 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