Skip to main content

Booking Widget & Deep Linking

1. Booking Widget

The integration documentation is available at booking-test.likemagic.tech.


2. Deep Linking

To deep link to a certain booking page, the following query parameters are available. Concatenate them with an &, for example:

https://my.likemagic.tech/search/offers?ADULTS=1&ARRIVAL=2022-10-24&DEPARTURE=2022-10-25&PROPERTY_IDS=MAGIC

tip

You can also just copy & paste the URL from the browser when you are happy with your search parameters.

Search

Base URL: https://my.likemagic.tech/search

Query ParamValueExampleNoteMandatory
ADULTSint2Number of adultsno
If not provided the property default will be used
CHILDRENInt comma separated list2,2Age of childrenno
If not provided the property default will be used
ARRIVALdate2022-10-24Arrival dateno
If not provided the property default will be used
DEPARTUREdate2022-10-25Departure dateno
If not provided the property default will be used
PROPERTY_IDSstringBRNEL,BRNEEcomma separated list
BRNEE = Bern Wankdorf
BRNEL = Bern City
no
WIDGET_PROMO_CODEstringPROMO22Promocode from PMS or LIKE MAGICno
LNGstringdeLanguage of the IBEno

Specific offer for property

Base URL: https://my.likemagic.tech/search/offers

Query ParamValueExampleNoteMandatory
ADULTSint2Number of adultsno
If not provided the property default will be used
CHILDRENInt comma separated list2,2Age of childrenno
If not provided the property default will be used
ARRIVALdate2022-10-24Arrival dateno
If not provided the property default will be used
DEPARTUREdate2022-10-25Departure dateno
If not provided the property default will be used
UNIT_GROUP_IDstringURBM_PULSE-CLTOpens a unitGroup specific pageno
PROPERTY_IDSstringBRNELBRNEE = Bern Wankdorf
BRNEL = Bern City
yes
WIDGET_PROMO_CODEstringPROMO22Promocode from PMS or LIKE MAGICno
LNGstringdeLanguage of the IBEno

3. Summary

The Booking Widget puts the booking search on your own website. Deep links open the Booking Engine directly on a prepared search or on a specific offer.

Was this article helpful?