Here are the webhooks that fire for the Tin Verification resource - each corresponding to a status change:


Webhook Events

Webhook EventCause
TIN_VERIFICATION_CREATEDWhen a Tin Verification is successfully created.
TIN_VERIFICATION_PENDINGWhen we are waiting for a response from the IRS and the Tin Verification goes into a status of PENDING.
.TIN_VERIFICATION_MATCHWhen the IRS confirms the name and tin match their records and the Tin Verification goes into a status of MATCH.
TIN_VERIFICATION_MISMATCHWhen the IRS confirms the name and tin does NOT match their records and the Tin Verification goes into a status of MISMATCH.

Read more on how to register and validate webhooks here.