Lightspeed · Example Payload

Restaurant K Series Reservation Service Platform Webhook Response Dto Example

POSRetailRestaurantEcommerce

Restaurant K Series Reservation Service Platform Webhook Response Dto 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

acceptedcurrentAuthType

Example Payload

Raw ↑
{
  "accepted": true,
  "currentAuthType": "BEARER_TOKEN"
}