Tock · Example Payload
Guest Profile Get Guest Response Example
HospitalityReservationsRestaurantWineriesTicketed EventsTakeoutDeliveryExperienceDiningAmerican Express
Guest Profile Get Guest Response Example is an example object payload from Tock, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
guest
Example Payload
{
"guest": {
"id": "691066",
"patron": {
"id": "370730",
"email": "guest@example.com",
"firstName": "Jordan",
"lastName": "Rivera",
"phone": "3125550142",
"phoneCountryCode": "US",
"zipCode": "60607",
"imageUrl": "https://www.exploretock.com/example",
"isoCountryCode": "US",
"loyaltyProgramCardNumber": "example",
"loyaltyProgramAccountId": "934406"
},
"nickName": "example",
"company": "example",
"jobTitle": "example",
"spouseName": "Tock Restaurant Group",
"spouse": {
"id": "637432",
"email": "guest@example.com",
"firstName": "Jordan",
"lastName": "Rivera",
"phone": "3125550142",
"phoneCountryCode": "US",
"zipCode": "60607",
"imageUrl": "https://www.exploretock.com/example",
"isoCountryCode": "US",
"loyaltyProgramCardNumber": "example",
"loyaltyProgramAccountId": "795746"
},
"address": {
"address1": "example",
"address2": "example",
"city": "example",
"state": "example",
"country": "example",
"zipCode": "60607"
},
"phone": [
{
"type": {},
"phone": "3125550142",
"phoneCountryCode": "US"
}
],
"day": [
{
"type": {},
"day": 241,
"month": 239,
"year": 802
}
],
"link": [
{
"type": {},
"link": "https://www.exploretock.com/example"
}
],
"patronProfileDietaryRestriction": [
"example"
],
"patronProfileHospitalityPreference": [
"example"
],
"patronProfileAversions": "example",
"businessGroupId": "700944",
"nextGuestProfileId": "218884",
"importedProfile": {
"link": [
{}
]
},
"businessGuestProfile": [
{
"business": {},
"note": [
{}
],
"tag": [
"VIP"
],
"spend": {}
}
],
"businessGroupGuestProfile": {
"note": [
{}
],
"tag": [
"VIP"
],
"spend": {
"totalSpendCents": "example",
"spendInLastYearCents": "example"
}
},
"tag": [
"VIP"
],
"attribute": [
{
"businessId": "727038",
"patronId": "598731",
"type": "example",
"attribute": "example",
"stringValue": "example",
"intValue": "example"
}
],
"canEdit": false,
"isArchived": false,
"updatedBy": {
"id": "935536",
"email": "guest@example.com",
"firstName": "Jordan",
"lastName": "Rivera",
"phone": "3125550142",
"phoneCountryCode": "US",
"zipCode": "60607",
"imageUrl": "https://www.exploretock.com/example",
"isoCountryCode": "US",
"loyaltyProgramCardNumber": "example",
"loyaltyProgramAccountId": "394966"
},
"loyaltyProgramCardNumber": "example",
"loyaltyProgramMembershipLevel": "example",
"loyaltyProgramAccountId": "514947",
"optInSource": {},
"optIn": false,
"versionId": "913917",
"createdAtTimestamp": "example",
"updatedAtTimestamp": "example",
"isTockVerified": true,
"dateOptedIn": "example"
}
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/guest-profile-get-guest-response-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
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.
A second provider on the same verified email joins the account you already have.