Lightspeed · Example Payload

Restaurant K Series Pms Api Get Provider Example

POSRetailRestaurantEcommerce

Restaurant K Series Pms Api Get Provider Example is an example object payload from Lightspeed, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameapiKeybusinessLocationIdendpointfeatures

Example Payload

Raw ↑
{
  "id": 3012455645,
  "name": "Burger",
  "apiKey": "fake-secret",
  "businessLocationId": 45454565682155,
  "endpoint": "http://integration.com/pms/endpoint",
  "features": [
    "MIRRORING"
  ]
}