Documentation
Difficulty level:
How can I create an incoming webhook?
An incoming webhook is processing data delivered by an external application.
The structure of the data is similar to an outgoing webhook.
For receiving the data, the i-Reserve API is used.
Usually authentication is required for incoming webhooks. See the API documentation for this.
Available webhooks:
- Create or update a booking: POST hook\booking
- Create or update a customer: POST hook\customer