# Online Ordering API Readiness Notification **POST apeOnline Ordering API Readiness notification** What your webhook implementation will receive when online ordering API readiness is updated. See the [Online Order Readiness guide](https://api-portal.lsk.lightspeed.app/guides/integration-guides/online-ordering/online-order-readiness/online-order-readiness-setup) for setup and integration details. ## Servers - Demo URL: https://api.trial.lsk.lightspeed.app (Demo URL) - Production URL: https://api.lsk.lightspeed.app (Production URL) ## Parameters ### Body: application/json (object) - **businessLocationId** (integer(int64)) The unique identifier for the business location. - **lastUpdatedAt** (string(date-time)) The timestamp when the online order readiness was last updated - **status** (string) The readiness status of the online ordering api - **type** (string) Notification type - **onlineOrderingApiConfiguration** (object) - **posStatus** (object) ## Responses ### 200 Your server returns this code if it accepts the callback [Powered by Bump.sh](https://bump.sh)