post https://api.sandbox.co.in/tds/compliance/traces/deductors/forms/
Download Form 16 (Part A and Part B).
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 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 |