Can we listen on order_id for a change in status similar to how we listen on instrument_token?

pradeep007
pradeep007 edited November 2022 in Node JS client
Hi,


I'm wondering if there's a way to listen on order_id for a change in status ( COMPLETE , REJECTED etc.,) instead of triggering getOrders and checking for status manually? What is the best way to know the change in order status? polling getOrders in an interval? is there a better way?



Thanks
Sign In or Register to comment.