I am working on a software system for a restaurant. The said restaurant accepts orders via Zomato as well. In my version of software, the orders made by customers on the counter and those received by the waiters are all displayed on a screen in the kitchen for chef's reference.
What we need is that, whenever an order is made to that restaurant on Zomato, the details to that order should be fetched and displayed alongside with our other orders.
On Zomato's API documentation page, I could only find APIs for customer side usage, but nothing for restaurant side use.
Is there anything I can do?
question from:
https://stackoverflow.com/questions/65857296/zomato-integration-in-restaurant-server 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…