{
"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"
}
}Receive a notification when a TDS Reports job succeeds or fails.
{
"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"
}
}succeeded or failed.To configure your webhook URL and validate the x-sandbox-signature header, see the webhooks guide.Job details at the time of the status change.
Show child attributes
Return any 2xx status to acknowledge receipt. Sandbox retries delivery on non-2xx responses.
Was this page helpful?