# Onboarding notification **POST reservation-serviceReservation onboarding notification** These notifications are sent to the URL provided in the[`onboardingWebhookUrl` field](https://api-docs.lsk.lightspeed.app/operation/operation-reservation-servicesetbyplatformcode#operation-reservation-servicesetbyplatformcode-body-application-json-onboardingwebhookurl). ## 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) - **businessInformation** (object) - **epochSecondsDeadlineUtc** (integer(int64)) The epoch time in seconds until which the onboarding process remains active. - **onboardingId** (string) The unique identifier of the integration process that has started onboarding. - **platformCode** (string) The unique code assigned to the reservation platform. - **platformRestaurantReference** (string) The alias for a restaurant on an external platform, such as its unique identifier or local unique name. ## Responses ### 200 Your server returns this code if it accepts the callback. [Powered by Bump.sh](https://bump.sh)