# Webhooks

Webhooks - Webhook notifications sent by Keeta to third-party systems

 - [POST orderPlacedNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/orderplacednotification.md): This webhook is sent by Keeta to notify the developer's system that a new order has been placed. **Event ID:** 1001 **Notes:** In the event that Keeta's platform sends a new order notification but doe
 - [POST orderAcceptanceNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/orderacceptancenotification.md): This webhook serves to notify the developer's system when an order's status changes to 'Order Confirmed' on the Keeta platform. **Event ID:** 1002
 - [POST orderCompletionNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/ordercompletionnotification.md): This webhook serves to notify the developer's system when an order's status changes to 'Delivered' on the Keeta platform. **Event ID:** 1003
 - [POST orderCancellationNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/ordercancellationnotification.md): This webhook serves to notify the developer's system when an order's status changes to 'Cancelled' on the Keeta platform. **Event ID:** 1004
 - [POST orderRefundStatusChangeNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/orderrefundstatuschangenotification.md): This webhook is designed to inform the developer's system whenever there is a change in the status of an order's refund application on the Keeta platform. **Event ID:** 1005
 - [POST deliveryStatusChangeNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/deliverystatuschangenotification.md): This webhook is designed to inform the developer's system whenever there is a change in the status of Keeta Couriers. **Event ID:** 1006
 - [POST partialProductRefundStatusChangeNotification](https://api-docs.mykeeta.com/apis/standard/order/webhooks/partialproductrefundstatuschangenotification.md): This webhook is designed to notify your system when the status of a partial product refund request within an order changes on the Keeta platform. **Event ID:** 1007
