How to get Historical Orders for a user?

akhileshKhajuria
akhileshKhajuria edited December 2019 in Java client
I am building an application, which needs historical orders of a user.
I am not sure which request will help. Please Help.

I am using JAVA SDK.

Example: I need someone's order from lets say 1st Nov 2019.
  • sujith
    As of now, Kite Connect only has trading APIs, it doesn't have backoffice APIs.
    We may provide this feature after backoffice APIs are live.
  • Vaga
    @sujith Looking for it. Also, I have observed that the order Id changes. So currently, we store order id while placing the orders but if we have to look on the zerodha backoffice data, we don't find the same order id, it would have different order ID.
  • sujith
    sujith edited December 2019
    @Vaga,
    You need to use the exchange order id from the Kite orderbook.
  • akhileshKhajuria
    @sujith ,

    - Can we user exchange order id to get data from API. If yes, then how?
    - I am trying to use order IDs from back-office data as shown in the screenshot. This looks like echange order ids to me.
    - I need the status of these orders to analyse and create a report.

  • sujith
    Can you elaborate?
    PS: Backoffice uses exchange order id as the order id.
Sign In or Register to comment.