Stayntouch IBE URL Parameters

Modified on: Tue, 20 Feb, 2024 at 6:46 AM

Applies to:          Stayntouch PMS          

Stayntouch IBE URL Parameters


INSTRUCTIONS FOR HOW TO EMBED URL TO REDIRECT USERS TO BOOKING ENGINE

 

Step 1: You will need to set up a form with inputs for check-in date, check-out date, adults, children, and promo/group codes. Below is an example of what this can look like:


 

Step 2: This form should be redirected to the following URL and parameters: 


https://[propertyname].ibe.stayntouch.com/search-results/{Checkin-Date}/{Checkout-Date}/{adultsCount}/{childrenCount}/{Promo/Group Code}

 

Parameters:


{Checkin-Date}: Date format should be mm-dd-yyyy.

 

{Checkout-Date}: Date format should be mm-dd-yyyy.

 

{adultsCount}: It should be an integer value (from 1 to the maximum guest count that a room can accommodate).

 

{childrenCount}: It should be an integer value.

 

{Promo/Group Code}: It will be the string value of the promo/group code.

 

LOGIN/MY TRIPS PAGE (TO MODIFY EXISTING BOOKINGS)

 

If users come to your website to see their booking details, you will need to add a button/link for My Trips in the header section or in navigation.

 

The My Trips link should redirect the users to the following URL: https://[propertyname].ibe.stayntouch.com/my-trips

 

1. On this URL, users can view their stay details or modify/cancel their individual reservation by entering their email address and booking confirmation number.


 

2. On this URL, users also have the option of password-less login. They can log in with their email address. After login, users can see all the bookings made with that email address. The interface will look something like this:


https://[propertyname].ibe.stayntouch.com/search-results/{Checkin-Date}/{Checkout-Date}/{adultsCount}/{childrenCount}/{Promo/Group Code}

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.