tockSeatingOption is a JSON Structure definition published by Tock, describing 3 properties. 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/tock/refs/heads/main/json-structure/reservation-seating-option-structure.json",
"name": "tockSeatingOption",
"description": "tockSeatingOption schema from Tock Reservation Model",
"type": "object",
"properties": {
"id": {
"type": "string",
"format": "int64",
"description": "A unique identifier for the seating option. Used internally by Tock."
},
"name": {
"type": "string",
"description": "The name given to the seating option which is displayed within the Tock Dashboard."
},
"isOutdoors": {
"type": "boolean",
"description": "This field indicates whether or not the seating option is outdoors."
}
}
}
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.