Skip to main content
GET
/
tds
/
compliance
/
fvu
/
generate
Fetch FVU Generation Status
curl --request GET \
  --url https://api.sandbox.co.in/tds/compliance/fvu/generate \
  --header 'Authorization: <authorization>' \
  --header 'x-api-key: <x-api-key>'
{ "code": 200, "timestamp": 1763362637000, "transaction_id": "e2b9145f-69d5-4bbe-a6de-be6fc08b426f", "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": 1763362637000, "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" } }

Headers

Authorization
string
required

JWT Authorization token

x-api-key
string
required

Public key required to authorize API access.

x-api-version
string

Query Parameters

Response

200 - OK

code
integer
timestamp
integer
transaction_id
string
data
object