Hi @vSeelin, There are two fields included in the Kite Connect API. One is exchange_timestamp which denotes the exchange entry time and exchange_update_time which shows the update time as well. At the time of the javakiteconnect release, there was only one field available but with the Kite Connect 3.1 release, this was included. We will add exchange update timestamp in the next release of javakiteconnect in the meanwhile if you need that field then you will have to fork the library and do it. You will have to modify this file.
There are two fields included in the Kite Connect API. One is exchange_timestamp which denotes the exchange entry time and exchange_update_time which shows the update time as well.
At the time of the javakiteconnect release, there was only one field available but with the Kite Connect 3.1 release, this was included.
We will add exchange update timestamp in the next release of javakiteconnect in the meanwhile if you need that field then you will have to fork the library and do it. You will have to modify this file.