Lightspeed · Example Payload

Restaurant K Series Reservation Service Platform Business Location Example

POSRetailRestaurantEcommerce

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

Top-level fields

businessLocationIdcitycountrynamestatestreet1street2zip

Example Payload

Raw ↑
{
  "businessLocationId": "500123",
  "city": "example",
  "country": "example",
  "name": "Burger",
  "state": "example",
  "street1": "example",
  "street2": "example",
  "zip": "example"
}