Receive real-time event notifications for key order, menu, and store updates via below webhooks;
| WEBHOOK | TYPE | FUNCTION |
|---|---|---|
| Checkout Update 🔗 | POST | Triggered after a customer completes checkout. Sends the final basket and checkout status to your endpoint. |
| Order Status Update 🔗 | POST | Triggered when an order status changes in the POS. Delivers updated order details to your endpoint. |
| Courier Status Update 🔗 | POST | Triggered when a courier or dispatch partner updates a delivery. Provides real-time delivery status information. |
| Menu Update 🔗 | POST | Triggered when a menu is updated or published. Sends the latest menu data to your endpoint. |
| Snoozed/Unsnoozed Products 🔗 | POST | Triggered when products are snoozed or unsnoozed. Notifies your system of item availability changes. |
| Busy Mode 🔗 | POST | Triggered when a store’s open/closed status changes. Sends store availability updates to your endpoint. |