Introduction into Quandoo world
Integrating with Quandoo platform
Integration types
Reservation management
Enquiry settings
These settings should be taken into account for enquiries. A reservation can be created using Public API by making a request to PUT /v1/reservation-enquiries endpoint.
- Enquiry enabled
If the customer can register an enquiry, “reservationEnquiryEnabled” setting is enabled (value true).
- Capacity for enquiries
The value received on “minimumCapacityForEnquiries” setting is the minimum number of guest for which an enquiry can be created. Any booking request with a group smaller than this value should be considered a reservation and created accordingly.