Skip to main content

Online Booking Form

This widget will be loaded at the Booking Engine Form. A great way to add custimize to the booking engine

App url widget

Available query parameters

The parameters we will send along with the url. E.g. https://example.widget?id={id}&authtoken={authtoken}}&lang=en

  1. cart_id - The unique id of the shopping cart session. This is uuid like this: 85d1d42f-c82d-4cf2-95a6-f18fe7115be0
  2. admin_id - The unique administration ID
  3. draft_id - The price calculation draft id
  4. lang - The language of the user
  5. public_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