If you have technical knowledge or a development team, you can take things a step further and create a fully customised integration. This gives you complete control over the booking experience on your website.
Simple booking engine URL
To link directly to the booking page for a specific accommodation:
https://www.avaibook.com/reservas/nueva_reserva.php?cod_alojamiento=XXX
Basic parameters:
cod_alojamiento(required): Accommodation ID.lang(optional): Language (es, en, fr, de, it, ca, pt, nl, ru).referencia_propietario: For tracking or campaigns.cod_tarifa_especial: ID of a specific package or offer.
Advanced parameters:
f_iniandf_fin: Check-in and check-out dates (format: YYYY-MM-DD).capacidad: Required occupancy.Pre-filled guest details:
nombre,apellidos,email,tfno,nif_cif,observaciones.
Multiple-property booking engine and accommodation listings
To display all or a selection of your accommodations, use:
https://bookonline.pro/<lang>/properties/<cod_propietario>
Or, for a specific selection:
https://bookonline.pro/<lang>/properties/<cod_propietario>/<nombre-listado>
Available GET parameters:
startDate,endDate: Search dates.guests: Number of guests.referencia_propietario: For tracking.unidades=1: Display by accommodation units.filter_zone=1: Display the area selector.target_url=_self: Open results in the same window.
Where can I find the required IDs?
Owner ID: Private area > My account > My data
Accommodation ID: Accommodation > My accommodations
Special rate ID: Accommodation > Packages > edit offer > view in URL
Listing name: Created under Booking Engine > Web Products > Accommodation Search
Improve the presentation of your accommodations
To provide a good user experience, make sure you complete all the visual and written information in your Content Manager: Accommodation > Content Manager.
The more information you include (photos, amenities, description), the more attractive your booking engine will be.
API integration (requires Pro or Elite Plan)
If you want to develop an advanced and fully interactive integration, you can do so using our Owner API, available with the Pro and Elite Plans.
With this API, you can:
Retrieve your accommodations and their IDs.
Check availability and prices for specific dates.
Create customised forms on your website.
Pre-fill information and redirect users to the booking engine.
⚠️ This option requires advanced programming knowledge.





