tockQuestion is a JSON Structure definition published by Tock, describing 2 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-question-structure.json",
"name": "tockQuestion",
"description": "tockQuestion schema from Tock Reservation Model",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The short name of this question assigned in the Tock Dashboard."
},
"response": {
"type": "array",
"items": {
"type": "string"
},
"description": "All responses to the question. If the guest was presented with checkboxes to answer the question there may be multiple responses listed through this field."
}
}
}
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.