Tax form created
Sent when a recipient completes a tax form. Verify the X-Karat-Signature header before processing — see the Webhooks guide.
WEBHOOK
Authorizations
Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.
Headers
HMAC-SHA256 signature of the delivery, in the format v1=<base64>.
Unix epoch seconds when the event was sent. Used in the signed payload and for replay protection.
The subscription this delivery belongs to. Use it to look up the signing secret.
Unique delivery ID, for deduplication.
Body
application/json
Response
200
Return a 2xx status to acknowledge receipt.