Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Description

page

String

The UUID of your page (required)

business

String

The slug of your business (required)

lang

String

Set the widget language

reservation

String

The ID of the reservation to show (used for cancellation)

resource

String

The ID of the resource to preselect

contact

String

If specified, skip the contact details step and link the reservation to this contact ID

lead

String

If specified, skip the contact details step and link the reservation to this lead ID

auto

String

Space-separated string containing the properties that should automatically retrieved from the current URL. Currently supported: reservation resource

reservation: Automatically load reservation id from URL parameter named b25reservation

resource: Automatically load resource id from URL parameter named b25resource

autoList (script only)

AttributeTokenList (see below)

An object representing the auto property with add/remove/toggle/contains methods.

...