{
"data": {
"@entity": "in.co.sandbox.tds.compliance.fvu.generate.job",
"job_id": "4ef92975-aea8-4628-9eaa-18eb439c13d9",
"tan": "AHMA09719B",
"financial_year": "FY 2024-25",
"quarter": "Q3",
"form": "24Q",
"filing_type": "regular",
"status": "succeeded",
"created_at": 1763362637000,
"updated_at": 1763362650000,
"fvu_zip_file_url": "https://in-co-sandbox-tds-compliance-fvu-test.s3.ap-south-1.amazonaws.com/tan/financial_year/quarter/form/4ef92975-aea8-4628-9eaa-18eb439c13d9.zip"
}
}Receive a notification when an FVU generation job succeeds or fails.
{
"data": {
"@entity": "in.co.sandbox.tds.compliance.fvu.generate.job",
"job_id": "4ef92975-aea8-4628-9eaa-18eb439c13d9",
"tan": "AHMA09719B",
"financial_year": "FY 2024-25",
"quarter": "Q3",
"form": "24Q",
"filing_type": "regular",
"status": "succeeded",
"created_at": 1763362637000,
"updated_at": 1763362650000,
"fvu_zip_file_url": "https://in-co-sandbox-tds-compliance-fvu-test.s3.ap-south-1.amazonaws.com/tan/financial_year/quarter/form/4ef92975-aea8-4628-9eaa-18eb439c13d9.zip"
}
}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?