Booking ID as a Paramater
Add a new Guest Service Booking to an Existing Package
It is possible to provide a booking link to your guests with their booking ID added as a parameter. Any Guest Service booking that is made through that link will be added directly in to the same package as their accommodation / SSMS / ECS booking.
Parameter: bookingEid
Options: The Guests Accommodation Booking ID
Example: https://book.examplecompany.com/public/booking/order02.jsf?vid=2c9890f06b0fbfc6016b1ff786ca64ca&
bookingEid=1234567
Example: https://book.examplecompany.com/public/booking/order02.jsf?mv=1&
bookingEid=1234567
Rich Messages
We recommend making use of RoomBoss's automatic mailing system, Rich Messages.
Navigate -> Product Setup -> Rich Messages
In Rich Messages add &bookingEid=_$bookingid$_
to the Booking Engine URL. Noting _$bookingid$_
will be automatically replaced with the booking id.
_$bookingid$_
is an option ready for you to use on the dashboard of the Rich Messages page.
Last updated