The possible values for status in the Postback as mentioned in the Publisher API Documentation is one of "COMPLETE, REJECTED, CANCELLED, and UPDATE". But there is no way to determine if an order has been placed successfully or not. And the status in the redirect URL is not a reliable one for this purpose as even if there's some error, it still sends status as success in the redirect url
Hi @sujith . I have one query. I am receiving order status as "UPDATE" and "SUCCESS" . How to check order is placed successful or not. How to fetch order status as COMPLATED
You can use postback or order update as the event to fetch orderbook and check the latest status of the order or filled quantity to check the partial fill.
You will need a Kite Connect app to check the order status. Kite Publisher is just a gateway to place order.
Log from testing today
Log from testing today