Webhooks
| Webhook | Method | Purpose |
|---|---|---|
| Loyalty Order Notification | POST | Triggered when an order is made. Deliverect sends the order details to the configured endpoint, enabling the loyalty provider to perform relevant loyalty operations, such as awarding points and deducting redeemed points. |
| Cancel Loyalty Order | POST | When an order is cancelled. Deliverect sends an event to the configured endpoint, including the key order identifier "orderId" along with a cancellation reason where provided. This enables the Loyalty platform to perform relevant follow-up actions, such as reversing awarded loyalty points or reinstating redeemed points. |
