Why are trade ID's are not returned as part of the postback callback ?

mnkartik
Hi Team,

When the order is opened and the trades callbacks are published from system, as part of the response payload ( https://kite.trade/docs/connect/v3/postbacks/ )
why is the trade id not returned ?
Tagged:
  • rakeshr
    You can use this API to fetch trade_id from order_id.
  • mnkartik
    Thanks @rakeshr , I do have idea of these api's to fetch the trade id's but my intention of the question was to know why is that we are not able to get the trade id's as part of the postback callbacks, because invoking these api's would impact the rate limits.
    Are these trade ids generated by zerodha systems and not from the vendor OMS ?
  • sujith
    Tradebook is not directly related to orderbook, both are different data linked with an order id in the backend AFAIK. Hence pulling tradebook data for sending postback doesn't make sense for Kite Trade.
Sign In or Register to comment.