Tock Real-time Guest Profile Webhook

Real-time webhook that delivers guest-profile updates for all locations within a Tock business group to a partner-supplied endpoint URL. Tock POSTs guest-profile events shaped by the published Guest data model. As with the reservation webhook, the partner supplies the receiving endpoint and authorization headers; modeled from Tock's API FAQ.

API entry from apis.yml

apis.yml Raw ↑
aid: tock-reservations:tock-guest-profile-webhook
name: Tock Real-time Guest Profile Webhook
tags:
- Guests
- Webhooks
- Real-time
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.exploretock.com/docs/latest/guest_profile.html
baseURL: https://api.exploretock.com
endpointsModeled: true
properties:
- url: https://api.exploretock.com/docs/latest/guest_profile.html
  type: Documentation
- url: https://tock.zendesk.com/hc/en-us/articles/25447494175508-API-FAQ
  type: Documentation
description: Real-time webhook that delivers guest-profile updates for all locations within a Tock business
  group to a partner-supplied endpoint URL. Tock POSTs guest-profile events shaped by the published Guest
  data model. As with the reservation webhook, the partner supplies the receiving endpoint and authorization
  headers; modeled from Tock's API FAQ.