# Webhooks Webhooks - Webhook notifications sent by Keeta to third-party systems ## Store Business Hour Update Notification - [POST businessHourUpdateNotification](https://api-docs.mykeeta.com/apis/standard/shop/webhooks/businesshourupdatenotification.md): Keeta pushes real-time notifications when either regular business hours or special business hours are modified. 1101 Both 'business hour' and 'special business hour' applied this endpoint for any updates. ## Store Status Update Notification - [POST storeStatusUpdateNotification](https://api-docs.mykeeta.com/apis/standard/shop/webhooks/storestatusupdatenotification.md): Keeta pushes real-time notifications when a store's operational status changes, enabling immediate order availability updates based on status codes and business hours. 1102 A store accepts orders only when its status is 3 (Operating) and the current time falls within configured business hours; if the status is 4 (Suspended), orders are blocked immediately regardless of business hours.