Kite Publisher API: how to track order status updates (rejection, completion, expiry) in multi-user

Vikas_10
I'm using Kite Connect for individual accounts successfully. For a multi-user setup, I explored Kite Publisher and noticed it doesn’t support postbacks/webhooks like Kite Connect.

My main confusion is:

With a Publisher API key, how do we track full order lifecycle updates such as:
  • order placed but not executed
  • order partially/fully filled
  • order rejected
  • order remaining pending and getting cancelled at end of day
  • long-duration orders that get completed after some time (e.g., T+1 fills or delayed executions)
Since Publisher API does not provide postbacks, what is the correct or recommended way to reliably get these order updates per user?

Am I missing an intended flow, or is Kite Connect still required alongside Publisher for tracking order status in a multi-user application?
Sign In or Register to comment.