Postback not received for orders placed through desktop

donisback
I'm receiving postback for requests which are placed through my API. But, I'm not receiving any postback which I have placed manually through kite web. Is this expected?
What is the other option to get a callback as soon as any orders are executed either through web or any interface?
Tagged:
  • sujith
    Postbacks are only sent when an order is placed from the Kite Connect app. It is not sent when an order is placed on the Kite web or app. You will have to use Websockets to listen to order updates if you want order updates of every order.
Sign In or Register to comment.