---
title: "Integration notification"
method: POST
path: "reservation-serviceReservation integration notification"
tags: ["Reservations for Platforms"]
---

# Integration notification

`POST reservation-serviceReservation integration notification` (webhook)

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).

## Payload

- ReservationServiceIntegrationWebhook
  - `businessLocationId` integer, required — The unique identifier of the business location.
  - `notificationType` 'ACTIVATED' | 'DEACTIVATED', required — The type of notification.
  - `platformCode` string, required — The unique code assigned to the reservation platform.
  - `platformRestaurantId` string, required — The external platform's unique identifier for the restaurant.

## Acknowledgement `200`

Your server returns this code if it accepts the callback.

---

[API](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api.md) · [All operations](https://skmtc.net/lightspeed/apis/lightspeed-restaurant-k-series-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeed/lightspeed-restaurant-k-series-api/revisions/0e481cddec74/schema)
