# Order notification **POST reservation-serviceReservation order notification** These notifications are sent to the URL provided in the[`orderWebhookUrl` field](https://api-docs.lsk.lightspeed.app/operation/operation-reservation-servicesetbyplatformcode#operation-reservation-servicesetbyplatformcode-body-application-json-orderwebhookurl). ## Servers - Demo URL: https://api.trial.lsk.lightspeed.app (Demo URL) - Production URL: https://api.lsk.lightspeed.app (Production URL) ## Parameters ## Body parameters Content-type: application/json - **account** (object) - **businessLocationId** (integer(int64)) The unique identifier of the business location. - **notificationType** (string) - **platformRestaurantId** (string) The external platform's unique identifier for the restaurant. - **sequenceId** (string) - **platformReservationId** (string) The external platform's unique identifier for the reservation. ## Responses ### 200: Your server returns this code if it accepts the callback. [Powered by Bump.sh](https://bump.sh)