Disclaimer:
The content below is for advanced users and requires knowledge about URL manipulation
and system variables.
URL Variable/Parameter |
Req’d |
Sample Values |
Use/Application |
Checkin |
N |
11/08/2010 |
Passes in checkin date |
Checkout |
N |
11/12/2010 |
Passes in checkout date |
Adults |
N |
2 |
Passes in # adults |
Children |
N |
1 |
Passes in # children |
Rooms |
N |
1 |
Passes in # rooms |
showPackageDetails |
N |
1 |
Shows the detailed description of a package. |
showAllSpecials |
N |
1 |
Shows all specials. Used in combination with ShowPackageDetails |
Selroomid |
N |
1302 |
Pre-selects one specific room type and expands it upon load |
slBuildings |
N |
501 |
Limits the booking engine to only search for rooms within a specific building |
showAllUnitTypes |
N |
0 |
Used when passing in a specific unit or unit type. Hides all other inventory |
processBooking |
N |
1 |
Bypasses search results and sends a customer directly to the booking form |
selGroupID |
N |
2 |
Limits the booking engine to only search within a certain room group |
specialCode |
N |
VIPER |
Passes in a specific special code to load a promotion |
lstAttributes |
N |
308 |
Room attribute ID |
lstLocations |
N |
210 |
Room location ID |
slAccommodationType |
N |
9 |
Accommodation type ID |
lockDates | N | 1 | disables arrival and departure date pickers |
room_id | N | 123 | selects a specific unit when the engine is loaded |
displaySavedItinerary | N | 1 | opens up the retrieve saved itinerary modal box when you load the system |
Examples:
Note: A unique booking engine URL is typically assigned to each property based on your system configuration.
Load a specific package:
http://search.guestdes.com/reservations/breakersresort/search/8341/ (8341 is the package ID)
Load a page with all specials:
http://search.guestdesk.com/specials/breakersresort/
Specials with only one showing and expanded
http://search.iqrez.com/specials/breakersresort/8341/&showPackageDetails=1
Specials with only one expanded and all showing
http://search.guestdesj.com/specials/breakersresort/8341/&showPackageDetails=1&showallspecials=1
Auto search
Auto search with one room type expanded
Auto search for only one building
Comments
0 comments
Please sign in to leave a comment.