Submit Job
Create a job to generate the FVU file required for your TDS return
POST
This endpoint is part of a job-based async workflow. See the job-based API workflow guide for job creation, payload upload, and status polling.
Headers
JWT authorization token
Public key required to authorize API access.
Body
application/json
Available options:
in.co.sandbox.tds.compliance.fvu.generate.request Tax Year (e.g. TY 2026-27)
Pattern:
^TY [0-9]{4}-[0-9]{2}$Example:
"TY 2026-27"
Available options:
Q1, Q2, Q3, Q4 Example:
"Q1"
TDS/TCS return form. Use 138 for erstwhile 24Q, 140 for erstwhile 26Q, 144 for erstwhile 27Q, and 143 for erstwhile 27EQ.
Available options:
138, 140, 144, 143 Example:
"140"
TAN of deductor/collector. Regular Expression: [A-Z]{4}[0-9]{5}[A-Z]{1}
Pattern:
[A-Z]{4}[0-9]{5}[A-Z]{1}Type of TDS/TCS Return
Available options:
regular, correction Example:
"regular"