Feature Request: Expose Per-Scrip MTF Daily Interest Breakdown via API

Hi Team Dhan,

I would like to request an API endpoint for granular MTF interest data. While this data is currently viewable historically at a per-scrip level on the web dashboard, it cannot be accessed programmatically.

The Issue

  • Ledger Aggregation: The main ledger only shows a single aggregate entry for MTF interest.

  • UI Lock-in: Because the per-scrip historical breakdown is confined to the web interface, exporting it to external trading journals, spreadsheets, or analytics tools requires manual data entry or scraping.

  • Impact: For users managing multi-strategy portfolios, this manual bottleneck makes automating precise post-trade analytics and calculating true risk-adjusted P&L unnecessarily complex.

The Request Since the backend infrastructure to calculate and display this historical data already exists, please consider exposing a dedicated endpoint (e.g., /mtf/accruals/history) that returns:

  • Date

  • Scrip / ISIN

  • Quantity

  • Funded Value

  • Daily Interest Charged

Exposing this data programmatically aligns with Dhan’s focus on tech-first traders who require automated accounting workflows.

Is this endpoint something the team can consider for the upcoming product roadmap?

Thanks.