Webhooks

Here are the webhooks that fire for the Form W-9, Form W-8BEN, and Form W-8BEN-E resources. Since these forms are not filed with a government agency and thus do not go through a life cycle of statuses there is only one webhook event.


Webhook Events

Webhook EventCause
W_9_CREATEDWhen a Form W-9 is successfully created either direct through the API or via the W-9 Substitute UI Component.
W_8BEN_CREATEDWhen a Form W-8BEN is successfully created either direct through the API or via the W-8BEN Substitute UI Component.
W_8BEN_E_CREATEDWhen a Form W-8BEN-E is successfully created either direct through the API or via the W-8BEN-E Substitute UI Component.

Read more on how to register and validate webhooks here.