A deep link is a special URL that routes to a specific spot, whether that's on a booking engine or website.
...
Default Landing Page View Variables
...
viewtype=
...
1
...
results in List View Default
viewtype=2
...
results in Price View sorted Low to High
viewtype=3
...
results in Price view sorted High to Low
viewtype=4
...
results in Grid View Default
Landing Page View for Calendar Driven Shopping
viewtype=1 results in SortBy: Price: (Low to High)
viewtype=2 results in SortBy: Price: (Low to High)
viewtype=3 results in SortBy: Price: (High to Low)
Language and Currency Variables
...
Must use details view base URL: https://res.windsurfercrs.com/ibe/details.aspx?
Only one “Room Type, Rate Code and Package Variables” should be specified in a given URL.
Rate - Rate code (text string), Rate code as loaded in Windsurfer CRS
...
• Group attendee code: the code entered by a guest to retrieve and book a group rate.
• Group rates will not be displayed unless requested by the guest.
• Not the CRS or PMS group rate code, but what is entered in the ‘Group Code’ field on the UI of the IBE
• https://res.windsurfercrs.com/ibe/details.aspx?propertyid=1002&nights=1&checkin=01/01/2022&group=beourguest
Corp – Corporate Code (text string)
...
• Assigns Travel Agent’s IATA or ARC ID to reservation made on the booking
openPromoIATA=true
This param will be used to open the Enter Additional Options ( Add Promo/ IATA ) block when we land on the Index page of IBE .
Loyalty Variables
• To force the booking engine to perform the loyalty guest login check using the configured authentication server. Should be included in the URL when hotel/CRM website are redirecting a logged-in guest to the booking engine. performAuthCheck=true
...