tockBusinessGuestProfile is a JSON Structure definition published by Tock, describing 4 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/guest-profile-business-guest-profile-structure.json",
"name": "tockBusinessGuestProfile",
"description": "tockBusinessGuestProfile schema from Tock Guest Model",
"type": "object",
"properties": {
"business": {
"$ref": "guest-profile-business-schema.json",
"description": "The details of the business in the business group."
},
"note": {
"type": "array",
"items": {
"type": "object",
"$ref": "guest-profile-audited-note-schema.json"
},
"description": "A list of notes attached to the guest for just this business and not shared with every business in the business group."
},
"tag": {
"type": "array",
"items": {
"type": "string"
},
"description": "A list of tags attached to this guest for just this business and not shared with every business in the business group."
},
"spend": {
"$ref": "guest-profile-business-spend-schema.json",
"description": "Guest spend data for the business."
}
}
}
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.