improved

TDS API: Feature Release

With Sandbox 2.0 Release going live, we have published new features, standardized API contracts to better align with REST guidlines and squashed bugs here and there.

  1. Introducing Webhooks to enable true automation in Potential Notices, Return Preparation, Return Filing, and Certificate Generation. Webhooks can be configured via Console. Read about configuring a webhook here.
  2. Sheet JSON structure change to aligh with JSON schema standards. This impacts
    1. TDS Potential Notices API
    2. TCS Potential Notices API
    3. TDS Return Preparation API
    4. TCS Return Preparation API
  3. Search FVU Generation Jobs API enables to fetch zip of FVU & Form 27A generated in past jobs.
  4. Change in contracts to align as per REST guidelines
FeatureOld EndpointNew Endpoint
E-File TDS Return Job/tds/compliance/tin-fc/deductors/e-file/fvu/tds/compliance/e-file
Search E-File TDS Return Jobs/tds/compliance/tin-fc/deductors/e-file/search/tds/compliance/e-file/search
Generate FVU Job/tds/compliance/fvu-generation/tds/compliance/fvu/generate
Check TDS Potential Notices Job/tds/analytics/deductors/tdsrs/potential-notices/tds/analytics/potential-notices
Search TDS Potential Notices Jobs/tds/analytics/deductors/tdsrs/potential-notices/search/tds/analytics/potential-notices/search
Check TCS Potential Notices Job/tcs/analytics/deductors/tdsrs/potential-notices/tcs/analytics/potential-notices
Search TCS Potential Notices Jobs/tcs/analytics/deductors/tdsrs/potential-notices/search/tcs/analytics/potential-notices/search
Prepare TDS Return Job/tds/reports/deductors/tdsrs/tds/reports/txt
Search Prepare TDS Return Jobs/tds/reports/deductors/tdsrs/search/tds/reports/txt/search
Prepare TCS Return Job/tcs/reports/collectors/tcsrs/tcs/reports/txt
Search Prepare TCS Return Jobs/tcs/reports/collectors/tcsrs/search/tcs/reports/txt/search

Please go through the linked API endpoints to make the necessary changes to avoid any production impact. In case of any queries, feel free to reach out to [email protected], we are here to help.