How to determine if an order has been placed successfully, via Kite's Publisher API

devRawnie
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
Sign In or Register to comment.