I have been using the API and its docs for my my app. There are a couple of issues i found with the docs:
-
The renewal token response is not mentioned here:
Authentication - DhanHQ Ver 2.0 / API Document
API requires “access-token” variable but returns it just as a “token” variable. -
Expiry code mismatch:
Annexure - DhanHQ Ver 2.0 / API Document
The code mentioned here are 0, 1, 2 when in reality 0 gives error. It is actually 1, 2, 3. The correct info is mentioned in the Developer’s Kit but docs are wrong. -
Removal of 2.51 update?
Releases - DhanHQ Ver 2.0 / API Document
The 2.51 update of March 17 has been removed. It mentioned about the change to market orders to Limits orders with MPP and also about Static IP. Static IP details are mentioned but any info about Limit orders with MPP has been removed. Is there a reason?