Skip to main content
WEBHOOK
TDSReportsJobStatus
{ "data": { "@entity": "in.co.sandbox.tds.reports.job", "job_id": "c01f847c-c42e-4577-9d01-a7208401a922", "tan": "AHMA09719B", "quarter": "Q4", "form": "26Q", "financial_year": "FY 2023-24", "previous_receipt_number": "123456789012345", "status": "succeeded", "created_at": 1701250588000, "updated_at": 1701250605000, "txt_url": "https://in-co-sandbox-tds-reports-test.s3.ap-south-1.amazonaws.com/tan/financial_year/quarter/form/0bd87749-8c4d-4127-aede-74d55e2bbf54_report.txt" } }
Webhooks fire only when a TDS Reports job transitions to succeeded or failed.To configure your webhook URL and validate the x-sandbox-signature header, see the webhooks guide.

Body

application/json
data
Job Succeeded Ā· object

Job details at the time of the status change.

Response

200

Return any 2xx status to acknowledge receipt. Sandbox retries delivery on non-2xx responses.