improved
Income Tax API: Feature Release
June 23rd, 2025
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.
- New Calculator APIs built on top of powerful P&L and Tax P&L calculator engines
- Domestic Securities Tax P&L Report
- Calculate Tax P&L for Domestic Securities - Sync
- Calculate Tax P&L for Foreign Securities - Sync
- Introducing Webhooks to facilitiate true automation in Domestic Securities Tax P&L Report. Webhooks can be configured via Console. Read about configuring a webhook here.
- Change in contracts to align as per REST guidelines
Feature | New Endpoint | Old Endpoint |
---|---|---|
Calculate Tax P&L for Domestic Securities | /it/calculator/tax-pnl/securities/domestic | /it-calculator/securities/domestic/report/tax-pnl |
Calculate Tax P&L for Foreign Securities | /it/calculator/tax-pnl/securities/foreign | /it-calculator/securities/foreign/report/tax-pnl |
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.