post https://api.sandbox.co.in/tcs/reports/collectors/tcsrs
Create a job to generate the TXT file for Form 27EQ as part of preparing your TCS return
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 |
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 1 | 200 | The job will be successful |
Test Request 2 | 200 | The job will fail with a Validation report |
Test Request 3 | 422 | Invalid TAN Pattern |