Table I: Mandatory Parameters |
|||
The deep link syntax for a fly and drive dynamic package search with only mandatory parameters is as follows: http://[localhost]/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=[IATA code of departure]
An example of the above syntax populated with values is as follows: http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16&Returning=23MAR16&NumOfAdult=2&NumOfChildren=1&GetCar=1&GetHotel=0&ChdAge1=[9] |
|||
Parameter Name |
Description |
Mandatory |
Example of Use |
localhost |
URL of your website |
Yes |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
LeavingFrom |
IATA code of departure airport |
Yes |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
AreaName |
Dynamic package destination The destination value must match the value entered in Setup - Geography - Destinations. |
Yes . |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
Departing |
Departure date Date format: ddMMMyy |
Yes |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
Returning |
Return date Date format: ddMMMyy |
Yes |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
The number of adults |
Only if NumOfChildren is not defined |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
|
The number of children. |
Only if NumOfAdult is not defined |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
|
GetCar |
Indicates that a car query needs to be performed. Enter 1. |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
GetHotel |
Indicates that a hotel query does not need to be performed. Enter 0. |
Yes |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&AreaName=Amsterdam&Departing=15MAR16 |
Table II: Conditionally Mandatory and Optional Parameters |
|||
Parameter Name |
Description |
Mandatory |
Example of Use |
CountryName |
The country of the destination. Used in instances when you have more than one destination that share the same name, such as Sydney, Canada and Sydney, Australia |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx?LeavingFrom=LHR&CountryName=Netherlands&AreaName=Amsterdam&Departing=15MAR16 |
Airline |
IATA code of airline in the dynamic package. |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx? |
IncludeCharterFlight |
Indicates if to include charter flights in the search results for the dynamic package. 0 = No 1 = Yes (default) |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx? |
IncludeFullyBooked |
Indicates if to include fully booked flights in the search results for the dynamic package. 0 = No 1 = Yes |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx? |
DirectFlightsOnly |
Indicates if to include only direct flights in the search results for the dynamic package. 0 = No 1 = Yes |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx? |
Currency |
Currency in which dynamic package price will be displayed.
|
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx? |
Culture |
The language in which results will be displayed. The default language is English (American). The culture (language) value must match the value in the table of languages. |
No |
http://www.companyTBsite.com/ui_net/Products/DynamicPackage/FlightAndHotels.aspx? |