Tax
Tax webhook events are in beta and may change in the future. Please contact your Account Manager for more details.
Relevant webhook events:
- tax.tax_form.tax_id_verification_submitted
- tax.tax_form.tax_id_verification_failed
- tax.tax_form.ready
- tax.tax_form.expired
Payload example:
JSON1{2 "id": "evt_EOv7B8HkNfuCuPUYw6hGv4",3 "name": "tax.tax_form.tax_id_verification_submitted",4 "account_id": "acct_GkjHq213MgGO5Ell7Rfa4w",5 "data": {6 "id": "b7f51132-0ced-45e2-9871-13decc69ec40",7 "taxpayer_external_identifier": "external-id-1234",8 "type": "US_W_9" // "US_W_8_BEN_E","US_W_8_ECI","US_W_8_EXP","US_W_8_IMY",9 },10 "created_at": "2024-12-16T11:39:48+0000",11 "version": "2022-12-13",12 "source_id": "b7f51132-0ced-45e2-9871-13decc69ec40-EXPIRED-1734349188"13}
Was this page helpful?