Hotel Super Shopper: Alpha Samples
Please note that Hotel Super Shopper no longer available for new customers. Information provided in the Universal API Help is currently for review purposes only.
The following Hotel Super Shopper examples show:
- Hotel Super Shopper by Property Code (VendorLocation)
- Hotel Super Shopper by Property Code (VendorLocation) with Currency Conversion Rates
Hotel Super Shopper by Property Code (VendorLocation)
The following sample shows a search for one hotel room for two adults. The HotelSearchLocation/VendorLocation modifier is used to request specific hotel properties using property codes (VendorLocationID). A maximum of 50 property codes can be sent in a single request.
The VendorLocation @VendorCode and @VendorLocationID correspond to the codes used by the specified provider. Because providers use different codes to identify hotel properties, VendorLocation @ProviderCode indicates the provider associated with the property code. When the VendorLocation modifier is requested, any other HotelSearchLocation and HotelSearchModifiers values in the request are ignored.
Vendor Location searches are not limited to properties in a specific locale. This example includes requests specific properties in Florida, Hawaii, Hong Kong, and other locations.
Provider |
Request |
Response |
---|---|---|
Galileo (1G) |
1G_HotelSuperShopper-v38_VendorLocationID_Req | 1G_HotelSuperShopper-v38_VendorLocationID_Rsp |
Hotel Super Shopper by Property Code (VendorLocation)
The following sample shows a search for one hotel room for two adults. The HotelSearchLocation/VendorLocation modifier is used to request specific hotel properties using property codes (VendorLocationID). A maximum of 50 property codes can be sent in a single request.
This request includes a preferred currency code of British pounds (GBP) in HotelSearchModifiers @PreferredCurrency. The response includes conversion rates (CurrencyRateConversion @RateConversion) from GPB (@RequestedCurrencyCode) to four other currencies used by the suppliers for the various properties in the response (@SourceCurrencyCode).
Note: While conversion rate information is supplied to assist with the shopping process, the booking still occurs in the currency used by the supplier.
Important! Travelport provides conversion rates as a customer convenience. While Travelport makes every effort to keep conversion rates as accurate as possible, conversion rate multipliers are approximate. These rates are not guaranteed to be accurate, current, or sourced from an international bank. Travelport is released from liability for miscalculations, rate conversion multiplier errors, or omissions. By consuming this currency conversion function, clients accept full responsibility for conversion rates and hotel pricing quotes for an approximate requested currency amount. Travelport does not recommend that clients apply the hotel rate currency conversions from the Hotel Super Shopper response to other applications or to other Universal API workflows. |
Provider |
Request |
Response |
---|---|---|
Galileo (1G) |
1G_HotelSuperShopper-v38_VendorLocationID-Currency_Req | 1G_HotelSuperShopper-v38_VendorLocationID-Currency_Rsp |