Online Booking Form
This widget will be loaded at the Booking Engine Form. A great way to add custimize to the booking engine
Available query parameters
The parameters we will send along with the url. E.g. https://example.widget?id={id}&authtoken={authtoken}}&lang=en
cart_id
- The unique id of the shopping cart session. This is uuid like this: 85d1d42f-c82d-4cf2-95a6-f18fe7115be0admin_id
- The unique administration IDdraft_id
- The price calculation draft idlang
- The language of the userpublic_api_key
- The public api key
Events
This is the object of events we support with the reservation widget.
{
height: 300 // height in pixels
refresh: true // if we get this parameter we will refresh the reservation
}
Curious how to fire these events? Please read this: App url