# Integration notification **POST reservation-serviceReservation integration notification** These notifications are sent to the URL provided in the[`integrationWebhookUrl` field](https://api-docs.lsk.lightspeed.app/operation/operation-reservation-servicesetbyplatformcode#operation-reservation-servicesetbyplatformcode-body-application-json-integrationwebhookurl). ## 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 of the business location. - **notificationType** (string) The type of notification. - **platformCode** (string) The unique code assigned to the reservation platform. - **platformRestaurantId** (string) The external platform's unique identifier for the restaurant. ## Responses ### 200 Your server returns this code if it accepts the callback. [Powered by Bump.sh](https://bump.sh)