Lightspeed · Example Payload

Restaurant K Series Staff Api Create Webhook Request Example

POSRetailRestaurantEcommerce

Restaurant K Series Staff Api Create Webhook Request Example is an example object payload from Lightspeed, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

notificationTypeurlwebhookName

Example Payload

Raw ↑
{
  "notificationType": "shift.deleted",
  "url": "https://example.com/path/abc123",
  "webhookName": "Burger"
}