Poll Job

Fetch the TXT file generated for preparing the TCS return.

Important Links
Run in Postman Start a Free Trial

Collapsible Table
Response Entity
Key Type Description
job_id string Unique Job ID to track the request
tan string TAN of collectee
quarter string Quarter for which TCS is being filed
financial_year string Financial Year for which TCS is being filed
previous_receipt_number string Receipt Number of previously filed TCS 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 Test Requests
Test Cases

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

Run in Postman Response Remarks
Test Request 1 200 Job created
Test Request 2 200 Job queued
Test Request 3 200 Job succeeded
Test Request 4 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
Defaults to 1.0

API Version

Responses

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