Lightspeed · Example Payload

Restaurant K Series Reservation Service Platform Apikeys Webhook Example

POSRetailRestaurantEcommerce

Restaurant K Series Reservation Service Platform Apikeys Webhook Example is an example object payload from Lightspeed, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

headersparameters

Example Payload

Raw ↑
{
  "headers": {
    "X-API-ID": "Example-x-api-id",
    "X-API-SECRET": "Example-x-api-secret"
  },
  "parameters": {}
}