Skip to main content

Transportation

Transportation

Return a list of Transportation Methods

Sample Request

Use include=Transportation to return a list of Transportation Methods

/v1/api/hotel/13098/details?primaryChannel=WEB&include=Transportation

Response (partial)

{ "hotelList": [{ "TerminalList": [{ "TransportationList": [{ "TransportationCode": "Bus", "TransportationMethod": "Bus", "OneWay": false, "ArrangeableByHotel": true, "Description": "Bus To/From Airport" }, { "TransportationCode": "LIMO", "TransportationMethod": "Limo", "OneWay": false, "ArrangeableByHotel": true, "Description": "Limo To/From Airport" }], "Code": "DCA", "Type": "Airport" }, { "TransportationList": [], "Code": "COS", "Type": "Airport" }] }] }

 

Note: Translated content is not supported.