Submit Job

Create a job to generate the TXT file required to prepare your 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
form string TDS Return Form
previous_receipt_number string Receipt Number of previously filed TDS Return
status string Status of the job
json_url string S3 URL to make the PUT request
created_at number EPOCH timestamp of when the job was created

Collapsible HTML Table
Test Cases

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

Run in Postman Response Remarks
Test Request 200 The job will be successful
Test Request 200 The job will be successful
Test Request 200 The job will be successful
Test Request 200 The job will be successful
Test Request 200 The job will fail with a Validation report
Test Request 422 Invalid TAN Pattern
Test Request 422 Invalid Form

Body Params
string
required
Defaults to in.co.sandbox.tds.reports.request

entity name

string
required

TAN of deductor. Regular Expression: [A-Z]{4}[0-9]{5}[A-Z]{1}

string
enum
required

TDS return form

Allowed:
string
enum
required

Quarter for which TDS is being filed

Allowed:
string
required

Financial Year for which TDS is being filed. (eg. FY 2024-25)

string

Receipt Number of previously filed TDS Return

Headers
string
required

JWT access token

string
required

API key for identification

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