Submit Job

Download Form 16 (Part A and Part B).


Important Links
Run in Postman Start a Free Trial

Job Parameters
Job Parameters

The following table outlines the job parameters and their details:

Param Type Description Example
job_id string Unique identifier of the job f24cd229-42c8-43de-af79-8ce2d3c4c3db
tan string TAN of deductor MUMR09719B
financial_year string Financial Year FY 2023-24
quarter string Quarter Q1
status string The status of the job submitted. created
form string TDS return form type 26Q
created_at number EPOCH timestamp of when the job was created 1701250588000
remember_me boolean Whether to remember the credentials true

Test Cases
Test Cases

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

Run in Postman Response Remark
Test Request 200 Success: Form 16
Test Request 200 Success: Form 16A
Test Request 200 Success: Form 16A (Invalid Credentials)
Test Request 200 Success: Form 16A (Invalid Security Captcha)
Test Request 200 Success: Form 16A (Invalid TAN)
Test Request 200 Success: Form 16A (Form not available)
Test Request 422 Credentials missing
Test Request 422 Security captcha missing
Test Request 422 Invalid TAN pattern
Test Request 422 Invalid form type
Test Request 422 Invalid quarter
Test Request 422 Invalid financial year
Test Request 422 Form 16A - Form mismatch
Test Request 422 Form 16A - Quarter mismatch
Test Request 422 Form 16A - Form Mismatch

Path Params
string
enum
required
Allowed:
Body Params
string
required
Defaults to in.co.sandbox.tds.compliance.traces.credentials

Entity Name

string
required

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

string
required

Username of the TRACES portal

string
required

The password of the TRACES portal

security_captcha
object
required

Details required to generate TDS certificates

boolean
required

Whether to remember the credentials

Headers
string
required

JWT Authorization token

string
required

API key for identification

string

API Version

Responses

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