What data kite.get() methods returns

prasad_b
prasad_b edited March 2 in Python client
I might sound silly but I am not able to find anything about what query methods like get_gtt() or get_gtts() method returns ?
I am referring documentation at :https://kite.trade/docs/pykiteconnect/v4/#kiteconnect.KiteConnect.get_gtts
but not able to figure our what data it is returning.

Let me know if I am referring incorrect documentation or share where I can refer documentation of returned data from any API.

My use case is, query all gtts and process them. For example call delete all gtts using delete_gtt() but not sure how I can get access order id after calling get gtts method.
Sign In or Register to comment.