post https://api.sandbox.co.in/tds/reports/deductors/tdsrs
Create a job to generate the TXT file required to prepare your TDS return
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 |
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 |