How to be notified when an order is complete

I have an application on Poynt device and would like to be notified when an order has been completed. Is there any mechanism to receive broadcasts for order status changes?

Thanks in advance.

Waqar

Looks like we can use webhook notifications for new forum posts… sorry for the delay.

Yes. Poynt supports webhooks for all types of events, including ORDER_COMPLETED.

Docs here:
https://poynt.github.io/developer/doc/webhooks.html

Thanks,
Neil