Poll Job

Fetch the TXT file generated for preparing the TDS return.


Important Links
Run in Postman Start a Free Trial

Collapsible HTML Table
Response Entity
Key Type Description
job_id string Unique Job ID to track the request
tan string TAN of Deductor
quarter string Quarter for which TDS is being filed
financial_year string Financial Year for which TDS is being filed
previous_receipt_number string Receipt Number of previously filed TDS Return
status string Status of the job. Possible values: created, queued, succeeded, failed
txt_url string Link from where you can download the generated TXT file. Will be provided when the status is succeeded
validation_report_url string Link from where you can download the validation report. Will be provided when the status is failed
created_at number EPOCH timestamp of when the job was created
updated_at number EPOCH timestamp of when the job was last updated

Collapsible HTML Table
Test Cases

Test Environment: https://test-api.sandbox.co.in

Run in Postman Response Remarks
Test Request 200 Job succeeded for Form 26Q
Test Request 200 Job succeeded for Form 27Q
Test Request 200 Job succeeded for Form 24Q
Test Request 200 Job succeeded for Form 24Q (Q4)
Test Request 200 Job failed with a Validation report

Query Params
string
required

Unique identifier of a job

Headers
string
required

JWT Authorization token

string
required

Public key required to authorize API access

string

API Version

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json