GetHotelDescriptiveInfo (JSON)

 

API情報

当該機能は、ホテル詳細情報を必要な項目を選択して取得できるAPIです。
取得できる情報は以下の通りです。
※情報がない場合は返却されません。
・プロパティ情報
・ロケーション情報
・アメニティ情報
・近隣空港情報
・対応クレジットカード情報
・セキュリティ性能情報
・AdditionalCharge情報
・周辺の観光地情報
・支払方法一覧

最新バージョン :3.0.0
プロトコル :JSON
HTTPメソッド :POST
Endpoint :/v3.0.0/get/hoteldescriptiveinfo
注1: Endpointは、HTTPリクエストヘッダーに設定します。
注2: Endpoint情報は、バージョンによって異なりますので、
最新バージョン以外のEndpointは、タグ定義書をご確認ください。
 

更新履歴

GetHotelDescriptiveInfo v3.0.0 on May 08, 2020
  • Version3.0.0をリリースいたしました。
 

リクエストサンプル

 選択{									
  "GetHotelDescriptiveInfoRQ": {									
    "HotelRefs": {									
      "HotelRef": {									
        "HotelCode": "10",									
        "CodeContext": "SABRE"									
      }									
    },									
    "DescriptiveInfoRef": {									
      "PropertyInfo": true,									
      "LocationInfo": true,									
      "Amenities": true,									
      "Descriptions": {									
        "Description": [									
          {									
            "Type": "ShortDescription"									
          }									
        ]									
      },									
      "AdditionalCharges": true,									
      "PointsOfInterest": true,									
      "Airports": true,									
      "AcceptedCreditCards": true,									
      "GuaranteePolicies": true,									
      "SecurityFeatures": true									
    }									
  }									
}									

レスポンスサンプル

 選択{												
    "GetHotelDescriptiveInfoRS": {												
        "ApplicationResults": {												
            "status": "Complete",												
            "Success": [												
                {												
                    "timeStamp": "2020-02-21T00:18:03.328-06:00"												
                }												
            ]												
        },												
        "HotelDescriptiveInfos": {												
            "HotelDescriptiveInfo": {												
                "HotelInfo": {												
                    "HotelCode": "10",												
                    "CodeContext": "SABRE",												
                    "HotelName": "The Westin Oaks Houston",												
                    "ChainCode": "WI",												
                    "ChainName": "Westin Hotels And Resorts",												
                    "BrandCode": "MARRIOTT",												
                    "BrandName": "Marriott International",												
                    "Status": "Active",												
                    "SabreHotelCode": "10"												
                },												
                "PropertyInfo": {												
                    "Floors": "21",												
                    "Rooms": "386",												
                    "PropertyTypeInfo": {												
                        "PropertyType": [												
                            {												
                                "Code": 24,												
                                "Description": "Meeting/Convention"												
                            }												
                        ]												
                    },												
                    "PropertyFeatures": {												
                        "PropertyFeature": [												
                            {												
                                "Info": "ACCESS",												
                                "value": "ACCESS"												
                            }												
                        ]												
                    },												
                    "Policies": {												
                        "Policy": [												
                            {												
                                "Text": {												
                                    "Type": "CheckOut",												
                                    "value": "1200"												
                                }												
                            },												
                            {												
                                "Text": {												
                                    "Type": "CheckIn",												
                                    "value": "1500"												
                                }												
                            }												
                        ]												
                    },												
                    "PropertyQualityInfo": {												
                        "PropertyQuality": [												
                            {												
                                "Code": 56,												
                                "Description": "Upscale"												
                            }												
                        ]												
                    },												
                    "PropertyTaxes": {												
                        "PropertyTax": [												
                            {												
                                "Info": "TAX1",												
                                "value": "17.00 PCT"												
                            }												
                        ]												
                    },												
                    "RoomTraits": {												
                        "RoomTrait": [												
                            {												
                                "Info": "NOSMK",												
                                "value": "Non-smoking rooms  available"												
                            },												
                            {												
                                "Info": "RMSF",												
                                "value": "In Room Safe"												
                            },												
                            {												
                                "Info": "CFEE",												
                                "value": "In room Coffee/Tea"												
                            },												
                            {												
                                "Info": "RFRG",												
                                "value": "Refrigerator in room"												
                            }												
                        ]												
                    },												
                    "RequestableAmenities": {												
                        "Amenity": [												
                            {												
                                "Info": "ROLLAWAY",												
                                "value": "Rollaway adult"												
                            },												
                            {												
                                "Info": "EXPERSON",												
                                "value": "Extra person"												
                            },												
                            {												
                                "Info": "CRIB",												
                                "value": "Crib charge"												
                            }												
                        ]												
                    }												
                },												
                "LocationInfo": {												
                    "Latitude": 29.740817,												
                    "Longitude": -95.461503,												
                    "Address": {												
                        "AddressLine1": "5011 WESTHEIMER",												
                        "CityName": {												
                            "CityCode": "IAH",												
                            "value": "Houston"												
                        },												
                        "StateProv": {												
                            "StateCode": "TX",												
                            "value": "Texas,Usa                  "												
                        },												
                        "PostalCode": "77056",												
                        "CountryName": {												
                            "Code": "US",												
                            "value": "United States"												
                        }												
                    },												
                    "Neighborhoods": {												
                        "Neighborhood": [												
                            {												
                                "value": "GALLERIA SHOP. CNTR"												
                            }												
                        ]												
                    },												
                    "Contact": {												
                        "Phone": "1-713-960-8100",												
                        "Fax": "1-713-960-6554"												
                    }												
                },												
                "Amenities": {												
                    "Amenity": [												
                        {												
                            "Code": 15,												
                            "Description": "Car rental desk"												
                        },												
                        {												
                            "Code": 2016,												
                            "Description": "Rollaway adult",												
                            "value": "20"												
                        },												
                        {												
                            "Code": 168,												
                            "Description": "Onsite laundry"												
                        },												
                        {												
                            "Code": 215,												
                            "Description": "Exhibition/convention floor"												
                        },												
                        {												
                            "Code": 198,												
                            "Description": "Non-smoking rooms (generic)",												
                            "value": "406"												
                        },												
                        {												
                            "Code": 2006,												
                            "Description": "Refrigerator"												
                        },												
                        {												
                            "Code": 2,												
                            "Description": "24-hour room service"												
                        },												
                        {												
                            "Code": 24,												
                            "Description": "Conference facilities",												
                            "value": "Meeting rooms"												
                        },												
                        {												
                            "Code": 96,												
                            "Description": "Dry cleaning"												
                        },												
                        {												
                            "Code": 42,												
                            "Description": "Free parking",												
                            "ComplimentaryInd": true												
                        },												
                        {												
                            "Code": 71,												
                            "Description": "Pool"												
                        },												
                        {												
                            "Code": 44,												
                            "Description": "Game room"												
                        },												
                        {												
                            "Code": 66,												
                            "Description": "Outdoor pool"												
                        },												
                        {												
                            "Code": 137,												
                            "Description": "Complimentary in-room coffee or tea"												
                        },												
                        {												
                            "Code": 22,												
                            "Description": "Concierge desk"												
                        },												
                        {												
                            "Code": 224,												
                            "Description": "Pets allowed"												
                        },												
                        {												
                            "Code": 2018,												
                            "Description": "Extra person",												
                            "value": "15.00"												
                        },												
                        {												
                            "Code": 77,												
                            "Description": "Room service"												
                        },												
                        {												
                            "Code": 2017,												
                            "Description": "Crib charge",												
                            "value": "0"												
                        },												
                        {												
                            "Code": 165,												
                            "Description": "Lounges/bars"												
                        },												
                        {												
                            "Code": 2007,												
                            "Description": "In Room Safe"												
                        },												
                        {												
                            "Code": 101,												
                            "Description": "Wheelchair access"												
                        },												
                        {												
                            "Code": 76,												
                            "Description": "Restaurant"												
                        },												
                        {												
                            "Code": 2004,												
                            "Description": "Local Calls"												
                        },												
                        {												
                            "Code": 48,												
                            "Description": "Health club",												
                            "value": "Onsite"												
                        },												
                        {												
                            "Code": 228,												
                            "Description": "Business center"												
                        },												
                        {												
                            "Code": 259,												
                            "Description": "High speed internet access"												
                        },												
                        {												
                            "Code": 179,												
                            "Description": "Wireless internet connection in public areas"												
                        }												
                    ]												
                },												
                "SecurityFeatures": {},												
                "AdditionalCharges": {												
                    "AdditionalCharge": [												
                        {												
                            "Code": 26,												
                            "Description": "Cribs"												
                        },												
                        {												
                            "Code": 196,												
                            "Amount": 15,												
                            "Description": "Extra adult charge"												
                        },												
                        {												
                            "Code": 91,												
                            "Amount": 20,												
                            "Description": "Rollaway bed"												
                        }												
                    ]												
                },												
                "Descriptions": {												
                    "Description": [												
                        {												
                            "Text": {												
                                "Type": "ShortDescription",												
                                "value": "\nYear Built - 1971           Year Remodeled - 2017\n\nAdditional Property Description -\n  Gorgeously enhanced and exceptionally located, The Westin\n  Oaks Houston at the Galleria provides a memorable backdrop\n  for your visit to this vibrant Texas city. Our hotel is\n  connected to The Galleria, offering some of Houston"s very\n  best retail, dining and entertainment destinations. Fully\n  redesigned guestrooms feature a tranquil, uplifting\n  atmosphere and luxurious amenities including over sized TVs,\n  king-sized Westin Heavenly Beds® and the Westin Heavenly\n  Bath®. Begin or end your day with a healthy meal at White Oak\n  Kitchen + Drinks, or an invigorating workout in the\n  WestinWORKOUT® Fitness Studio. Together with our sister\n  hotel, The Westin Houston Galleria, we offer 95,000 square\n  feet of flexible event space, ideal for business meetings,\n  social events and everything in between. In addition to our\n  close proximity to The Galleria, we place the Houston Zoo,\n  Rice University and other attractions within reach.\n"												
                            }												
                        }												
                    ]												
                },												
                "Airports": {												
                    "Airport": [												
                        {												
                            "AirportOrCityCode": "HOU",												
                            "DirectionId": "NW",												
                            "DistanceFromHotel": 15,												
                            "UOM": "MI",												
                            "AirportOrCityDescription": "Hobby Apt, Houston",												
                            "TransportationCode": "O",												
                            "AirportOrCityStateCode": "TX",												
                            "AirportOrCityCountryCode": "US",												
                            "Primary": false												
                        },												
                        {												
                            "AirportOrCityCode": "QHO",												
                            "DirectionId": "N",												
                            "DistanceFromHotel": 0,												
                            "UOM": "MI",												
                            "AirportOrCityDescription": "Houston (greater)",												
                            "TransportationCode": "O",												
                            "AirportOrCityStateCode": "TX",												
                            "AirportOrCityCountryCode": "US",												
                            "Primary": false												
                        },												
                        {												
                            "AirportOrCityCode": "IAH",												
                            "DirectionId": "SW",												
                            "DistanceFromHotel": 20,												
                            "UOM": "MI",												
                            "AirportOrCityDescription": "George Bush Intercontinental",												
                            "TransportationCode": "L",												
                            "AirportOrCityStateCode": "TX",												
                            "AirportOrCityCountryCode": "US",												
                            "Primary": true												
                        }												
                    ]												
                },												
                "PointsOfInterest": {												
                    "PointOfInterest": [												
                        {												
                            "CountryCode": "US",												
                            "DirectionId": "SE",												
                            "DistanceFromHotel": 28,												
                            "TransportationCode": "O",												
                            "StateCode": "TX",												
                            "UOM": "MI",												
                            "Description": "Space Center Houston"												
                        },												
                        {												
                            "CountryCode": "US",												
                            "DirectionId": "E",												
                            "DistanceFromHotel": 6,												
                            "TransportationCode": "O",												
                            "StateCode": "TX",												
                            "UOM": "MI",												
                            "Description": "Houston"												
                        },												
                        {												
                            "CountryCode": "US",												
                            "DirectionId": "SE",												
                            "DistanceFromHotel": 37,												
                            "TransportationCode": "O",												
                            "StateCode": "TX",												
                            "UOM": "MI",												
                            "Description": "La Marque"												
                        },												
                        {												
                            "CountryCode": "US",												
                            "DirectionId": "SE",												
                            "DistanceFromHotel": 56,												
                            "TransportationCode": "O",												
                            "StateCode": "TX",												
                            "UOM": "MI",												
                            "Description": "Moody Gardens"												
                        },												
                        {												
                            "CountryCode": "US",												
                            "DirectionId": "SE",												
                            "DistanceFromHotel": 8,												
                            "TransportationCode": "O",												
                            "StateCode": "TX",												
                            "UOM": "MI",												
                            "Description": "Rice University"												
                        },												
                        {												
                            "CountryCode": "US",												
                            "DirectionId": "SE",												
                            "DistanceFromHotel": 7,												
                            "TransportationCode": "O",												
                            "StateCode": "TX",												
                            "UOM": "MI",												
                            "Description": "Astrodome"												
                        }												
                    ]												
                },												
                "AcceptedCreditCards": {												
                    "CreditCard": [												
                        {												
                            "Code": "AX",												
                            "value": "AMERICAN EXPRESS"												
                        },												
                        {												
                            "Code": "CA",												
                            "value": "MASTERCARD"												
                        },												
                        {												
                            "Code": "DC",												
                            "value": "DINERS CLUB CARD"												
                        },												
                        {												
                            "Code": "DS",												
                            "value": "DISCOVER CARD"												
                        },												
                        {												
                            "Code": "JC",												
                            "value": "JCB CREDIT CARD"												
                        },												
                        {												
                            "Code": "VI",												
                            "value": "VISA"												
                        }												
                    ]												
                },												
                "GuaranteePolicies": {												
                    "GuaranteeAccepted": [												
                        {												
                            "Code": 8,												
                            "Description": "Deposit"												
                        },												
                        {												
                            "Code": 19,												
                            "Description": "Travel agency IATA number"												
                        },												
                        {												
                            "Code": 33,												
                            "Description": "Override guarantee information"												
                        }												
                    ]												
                }												
            }												
        }												
    }												
}												
 

JSONタグ定義書

スキーマ

【注意点】
各種スキーマは、Sabre社提供のオリジナル版となるため、「JSONタグ定義書」の記載上、
利用不可の情報が含まれております。
スキーマを利用してアプリケーションを構築される場合の各タグの利用可否は、
必ず「JSONタグ定義書」にてご確認ください。

※弊社にて「JSONタグ定義書」を作成する際、各タグの利用可否確認を行っております。