v1
latestOpenAPI 3.1.02026-07-241695611.0 MBWebhook Events
TINVerification.submitted
Emitted when a TIN verification has been submitted for processing.
postWebhookTINVerification.submitted
Payload
Example payload
{
"id": "c33e20e9-a17c-4299-9844-f2554d07aab6",
"name": "Acme Corporation",
"tin": "123456789",
"address": "123 Main St, Anytown, USA",
"tin_matched": true,
"warnings": [
"IRS Validation is unavailable."
],
"created_at": "2026-07-16T19:24:27.788814"
}Response
Successful Response
{"stackTrail":"webhooks:TINVerification.submitted:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}