When is Data Delivered

Each web-hook can be configured to deliver data to an URL of your choice. Web-hooks are event driven.

Webhook payloads contain 2 broad sets of data:

  • Event Notification Payload - describes the type of notification, when it occurred

  • Event Data Payload - describes the specific event data (Booking Data, Customer data..etc)

The following table describes all events, triggers and expected Event Data Payloads that will be delivered when triggered.

Last updated