Skip Navigation

Descriptions

Descriptions

Return Hotel Descriptions for the following categories:

  • Location
  • Directions
  • Miscellaneous
  • Transportation
  • General Policies
  • Facilities
  • Services

Passing any @include option in the request will return the Descriptions node in the response.

Response (partial)

{
    "hotelList": [{
        "Descriptions": [{
            "Name": "Location",
            "Description": "Location Information"
        }, {
            "Name": "Directions",
            "Description": "Directions to the hotel"
        }, {
            "Name": "Miscellaneous",
            "Description": "Miscellaneous Information"
        }, {
            "Name": "Transportation",
            "Description": "Transportation Information"
        }, {
            "Name": "GeneralPolicies",
            "Description": "General Policy Information"
        }, {
            "Name": "Facilities",
            "Description": "Facilities Information"
        }, {
            "Name": "Services",
            "Description": "Services Information"
        }]
    }]
}


Note: Translated content is not supported.