Webhooks
Here are the webhooks that fire for the Tin Verification resource - each corresponding to a status change:
Webhook Events
Webhook Event | Cause |
---|---|
TIN_VERIFICATION_CREATED | When a Tin Verification is successfully created. |
TIN_VERIFICATION_PENDING | When we are waiting for a response from the IRS and the Tin Verification goes into a status of PENDING . |
.TIN_VERIFICATION_MATCH | When the IRS confirms the name and tin match their records and the Tin Verification goes into a status of MATCH . |
TIN_VERIFICATION_MISMATCH | When 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.
Updated about 2 months ago