Engine Parameters

Engine Parameters

The following query string parameters can be appended to the URL used to enter the Roomstay Booking Engine. All parameters must be inserted after a # (hash) in the URL.

Example: https://www.yourhotel.com/checkout#?arrive=2025-03-03&depart=2025-03-05&promocode=BLACKFRIDAY

adults

Number of adult guests to include in the availability search.

Type: integer

children

Number of child aged guests to include in the availability search.

Type: integer

infants

Number of infant aged guests to include in the availability search. Not all properties are configured to support infants.

Type: integer

arrive

Check-in date to preset the availability search from.

Type: date

Format: YYYY-MM-DD

depart

Check-out date to preset the availability search to.

Type: date

Format: YYYY-MM-DD

promocode

Promotional code to preset against room rates. The parameter can be useful when linking from marketing campaigns.

Type: string

room

Code of a room or site to restrict the availability search to. This parameter is helpful when offering booking links for a list of rooms on the hotel website. Alternatively, embed the RoomRate - Inline Room Calendar Widget

Type: string

rooms

The number of rooms to be included in the guest's cart.

Type: integer

Differing adults, children and infants can be specified for each room by appending '-1' and '-2' to the parameter name to identify the relevant room.

Example: https://www.yourhotel.com/checkout/#/step/date/?rooms=2&adults-1=2&children-1=1&adults-2=1&children-2=2