Overview
The Webhook feature allows external parties to get asynchronous notifications about certain events (such as when a booking has been created, when a booking has been cancelled, etc.) from TripBuilder. Using these notifications, external systems can react to those events and propagate data to third-party systems. This API can be used for the integration of mid-office systems (for example, CRM systems or travel mid-office systems) or back-office applications.
The Webhooks API described below provides RESTful endpoints for the management of webhooks. JSON is returned by all API responses including errors.
Technical Specification
