Tock Real-time Reservation Webhook

Real-time webhook that delivers reservation updates for all locations within a Tock business group to a partner-supplied endpoint URL. The partner provides the receiving endpoint and any required authorization headers; Tock POSTs reservation events shaped by the published Reservation data model. This is a server-to-endpoint HTTP callback, not a public API the consumer calls - modeled from Tock's API FAQ.

API entry from apis.yml

apis.yml Raw ↑
aid: tock-reservations:tock-reservation-webhook
name: Tock Real-time Reservation Webhook
tags:
- Reservations
- Webhooks
- Real-time
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.exploretock.com/docs/latest/reservation.html
baseURL: https://api.exploretock.com
endpointsModeled: true
properties:
- url: https://api.exploretock.com/docs/latest/reservation.html
  type: Documentation
- url: https://tock.zendesk.com/hc/en-us/articles/25447494175508-API-FAQ
  type: Documentation
description: Real-time webhook that delivers reservation updates for all locations within a Tock business
  group to a partner-supplied endpoint URL. The partner provides the receiving endpoint and any required
  authorization headers; Tock POSTs reservation events shaped by the published Reservation data model.
  This is a server-to-endpoint HTTP callback, not a public API the consumer calls - modeled from Tock's
  API FAQ.