how to get positions from publisher API

anil2609
I have 4 Zerodha accounts from my family. I created mobile app for monitoring positions from these 4 accounts. However I need to pay 8K per month just for monitoring (viewing positions). Since it is JUST VIEW mode I would like to leverage publisher API. Can you help me to get positions with publisher API ? and any references would be highly appreciated.
  • anil2609
    @sujith @rakeshr any suggestions/reference
  • rakeshr
    Since it is JUST VIEW mode I would like to leverage publisher API.
    No, the Publisher JS plugin can't be used to make GET calls for account-related information. You can make only make a POST request (order placement here). Go through the documentation.
Sign In or Register to comment.