Hotel Transportation

hotel:/HotelSearchModifiers/HotelTransportation
hotel:/HotelProperty @HotelTransportation

Travelport Universal API supports requesting a specific transportation type in the Hotel Search requests. Transportation types refer specifically to transportation to or from a hotel property, such as courtesy bus, property within walking distance, and properties near public bus, subway, or rail routes. Hotels that support the requested transportation type are returned in the response.

Availability of transportation types for a property may vary by provider and supplier.

Implementation by Provider

See Implemented Transactions for provider functionality specific to each transaction.

Provider

Implementation

Galileo (1G)

Supports /HotelSearchModifiers/HotelTransportation.

Supports /HotelProperty @HotelTransportation in responses.

Apollo (1V)

Supports /HotelSearchModifiers/HotelTransportation

Supports /HotelProperty @HotelTransportation in responses.

Worldspan (1P)

Supports /HotelSearchModifiers/HotelTransportation only for Courtesy Bus.

Supports /HotelProperty @HotelTransportation in responses.

Schema

Request

Hotel Search requests can be modified to request specific transportation for the property response using HotelSearchModifiers/HotelTransportation.

Hotels that support the requested Transportation Type are returned in the response

The HotelTransportation @Type allows a transportation type to be sent in the request. @Type is the Transporation code. See Encoding/Decoding Transportation Types for details on obtaining coded or decoded amenities.

Response

Hotel transportation may initially be returned in the Hotel Search response in, and subsequently in Hotel Rate and Rule and Hotel Booking responses. The amount and type of transportation data varies by supplier and provider.

Transportation types are encoded and decoded using UniversalRecordRetrieveReq @Type="HotelAmenities".

If a search priority is not set specified in the request for hotel search modifiers, hotel transportation type defaults as eighth in priority for matching hotel property options.

Encoding/Decoding Transportation Types

Encode/decode values for both types of transportation codes can be obtained using UniversalRecordRetrieveReq @Type="HotelAmenities".

In Util.xsd, OTA codes are returned.

See Reference Data Retrieve for more information.

Implemented Transactions