Webhook Events
This page documents the webhook events specific to account holds. For information on setting up webhooks, see Webhooks.
accountHold.created
Occurs when an AccountHold is created on a deposit account. See the Create Account Hold API.
See full event payload and details at accountHold.created.
accountHold.released
Occurs when an AccountHold is released — including a full release, a partial release, or an automatic release when the hold expires. See the Release Account Hold API.
See full event payload and details at accountHold.released.