Restaurant K Series Reservation Service Platform Business Location Structure
reservation-servicePlatformBusinessLocation schema from Lightspeed Restaurant K Series API
Type: objectProperties: 8Required: 1
Point-of-SaleRetailRestaurantE-Commerce
reservation-servicePlatformBusinessLocation is a JSON Structure definition published by Lightspeed, describing 8 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/lightspeed-pos/refs/heads/main/json-structure/restaurant-k-series-reservation-service-platform-business-location-structure.json",
"name": "reservation-servicePlatformBusinessLocation",
"description": "reservation-servicePlatformBusinessLocation schema from Lightspeed Restaurant K Series API",
"type": "object",
"properties": {
"businessLocationId": {
"description": "The unique identifier of the business location.",
"type": "string"
},
"city": {
"description": "The business location's city.",
"type": "string"
},
"country": {
"description": "The business location's country.",
"type": "string"
},
"name": {
"description": "The business location's name.",
"type": "string"
},
"state": {
"description": "The business location's state.",
"type": "string"
},
"street1": {
"description": "The first line of the business location's street address.",
"type": "string"
},
"street2": {
"description": "The second line of the business location's street address.",
"type": "string"
},
"zip": {
"description": "The business location's postal code.",
"type": "string"
}
},
"required": [
"businessLocationId"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.