post https://api.sandbox.co.in/tds-compliance/tin-fc/deductors//tdsrs//e-file
API to E-File your TDS return by uploading TXT and CSI on pre-signed URL
Important Links
Did you know?
If FVU validation fails or the E-file fails we return the Job with Error Code and message you can use to correct your TDS return FVU File. Head to Annexure - TIN FC to know comprehensive set of messages possible from the TDS E-file API
Endpoints
Environment | Host URL |
---|---|
Test | https://test-api.sandbox.co.in |
Production | https://api.sandbox.co.in |
Test Environment
Use test host url to test out the APIs
- You can prepare actual return (txt)) or use dummy data, get challan statement (csi) using OLTAS and use them to test the API
- Actions taken in the test mode have no consequences in your live environment.
- When successful, you will get a mocked response with dummy receipt of E-filing
PUT Request on Presigned URL
Once the job is successfully created, upload the payload using HTTP PUT method on generated presigned url. Read More