Hi,
I would like to be able to create online orders on Clover via the REST API and when the merchant has prepared the items, subsequently dispatch a delivery driver to come pick up the items, or notify the customer that their food is ready.
I've been reading through the different posts and can't find an answer.
1) How can I get the status of the order on Clover to know when the order is ready for pickup by the delivery driver?
2) Is this even possible via the REST API, or would I need to create my own clover app that receives an orders, notifies my system, and then my system dispatches a delivery driver?
Thanks for the help.