Requests and format
- All exchange of data is made using JSON and standard HTTP requests to API endpoints.
- All datetimes are to be expressed in UTC.
Your booking system should provide
- An API key, to grant Wherewolf with access to your booking system API.
- The endpoints described in Expected endpoints.
- The webhook calls described in Expected webhooks.