GeoSearch (XML)
API情報
当該機能は、特定の場所からある範囲以内のホテル、空港またはレンタカー会社を検索するAPIです。
Service Action Code | :GeoSearchRQ |
最新バージョン | :4.0.0 |
プロトコル | :XML |
更新履歴
GeoSearchRQ v4.0.0 on February 20 , 2024
- Version4.0.0をリリースいたしました。J
GeoSearchRQ v2.0.0 on December 17 , 2020
- Version2.0.0をリリースいたしました。J
リクエストサンプル
選択<GeoSearchRQ xmlns="http://services.sabre.com/util/geo/v5" xmlns:p1="http://services.sabre.com/STL_Payload/v02_02" xmlns:p2="http://services.sabre.com/STL_MessageCommon/v02_02" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="4" xsi:schemaLocation="http://services.sabre.com/util/geo/v5/GeoSearchRQ.xsd">
<GeoRef Radius="50" UOM="MI" MaxResults="10" Offset="1" Category="HOTEL">
<RefPoint Value="LAX" ValueContext="CODE" RefPointType="6" CountryCode="US" />
</GeoRef>
</GeoSearchRQ>
レスポンスサンプル
選択<ns13:GeoSearchRS xmlns:ns13="http://services.sabre.com/util/geo/v5" xmlns="http://services.sabre.com/STL_Payload/v02_01" xmlns:ns2="http://services.sabre.com/essm/diagnostic/v1" xmlns:ns3="http://services.sabre.com/essm/core/v1" xmlns:ns4="http://opentravel.org/common/v02" xmlns:ns5="http://opentravel.org/common/message/v02" xmlns:ns6="http://services.sabre.com/geo/geocode/v4" xmlns:ns7="http://services.sabre.com/geo/common/v4" xmlns:ns8="http://services.sabre.com/STL_Payload/v02_02" xmlns:ns9="http://services.sabre.com/geo/geosearch/v4" xmlns:ns10="http://services.sabre.com/STL_Header/v02_02" xmlns:ns11="http://services.sabre.com/STL_Header/v120" xmlns:ns12="http://services.sabre.com/STL_Header/v02_01" xmlns:ns14="http://services.sabre.com/util/geo/v1" xmlns:ns15="http://services.sabre.com/util/geo/v2" xmlns:ns16="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00" xmlns:ns17="http://geoservices.sabre.com/ws/common/v3" xmlns:ns18="http://services.sabre.com/STL/v01" xmlns:ns19="http://services.sabre.com/ssse/trace/v01" xmlns:ns20="http://geoservices.sabre.com/ws/geocode/v3" xmlns:ns21="http://geoservices.sabre.com/ws/geosearch/v3" xmlns:ns22="http://services.sabre.com/sp/ssp/v1" xmlns:ns23="http://services.sabre.com/essm/session/v1" xmlns:ns24="http://webservices.sabre.com/servicesplatform/eiapi/1.0.0">
<ns8:ApplicationResults status="Complete">
<ns8:Success timeStamp="2024-02-20T05:31:09.681Z" />
</ns8:ApplicationResults>
<ns13:GeoSearchResults Radius="50.0" MaxSearchResults="1868" UOM="MI" Category="HOTEL" Latitude="33.9425" Longitude="-118.408056" Offset="1">
<ns13:GeoSearchResult Latitude="33.945602" Direction="E" Longitude="-118.394475" Distance="0.81">
<ns13:Name>Hyatt Regency Lax</ns13:Name>
<ns13:Id>100402168</ns13:Id>
<ns13:Street>6225 West Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="HY" Name="CHAIN" />
<ns13:Attribute Value="58985" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.945608" Direction="E" Longitude="-118.393626" Distance="0.85">
<ns13:Name>Courtyard Los Angeles Laxcentury Boulevard</ns13:Name>
<ns13:Id>100218672</ns13:Id>
<ns13:Street>6161 W Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="CY" Name="CHAIN" />
<ns13:Attribute Value="38669" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.930886" Direction="SE" Longitude="-118.40074" Distance="0.91">
<ns13:Name>Embassy Suites Los Angeles - International Airport/south</ns13:Name>
<ns13:Id>100143882</ns13:Id>
<ns13:Street>1440 East Imperial Ave</ns13:Street>
<ns13:Zip>90245</ns13:Zip>
<ns13:City>El Segundo</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="ES" Name="CHAIN" />
<ns13:Attribute Value="26987" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.946285" Direction="E" Longitude="-118.392667" Distance="0.92">
<ns13:Name>Homewood Suites By Hilton Los Angeles International Airport</ns13:Name>
<ns13:Id>100199722</ns13:Id>
<ns13:Street>6151 W Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="HG" Name="CHAIN" />
<ns13:Attribute Value="315242" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.946285" Direction="E" Longitude="-118.392667" Distance="0.92">
<ns13:Name>H Hotel Los Angeles Curio Collection By Hilton</ns13:Name>
<ns13:Id>100199494</ns13:Id>
<ns13:Street>6151 West Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="QQ" Name="CHAIN" />
<ns13:Attribute Value="315036" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.945586" Direction="E" Longitude="-118.390115" Distance="1.05">
<ns13:Name>Sheraton Gateway Los Angeles Hotel</ns13:Name>
<ns13:Id>100390830</ns13:Id>
<ns13:Street>6101 West Century Boulevard</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="SI" Name="CHAIN" />
<ns13:Attribute Value="514" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.945586" Direction="E" Longitude="-118.38904" Distance="1.11">
<ns13:Name>Sonesta Los Angeles Airport</ns13:Name>
<ns13:Id>100210434</ns13:Id>
<ns13:Street>5985 W Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="SN" Name="CHAIN" />
<ns13:Attribute Value="3360" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.945585" Direction="E" Longitude="-118.388245" Distance="1.16">
<ns13:Name>Hyatt House Lax/century Blvd</ns13:Name>
<ns13:Id>101044936</ns13:Id>
<ns13:Street>5959 W. Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="HY" Name="CHAIN" />
<ns13:Attribute Value="385018" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.945585" Direction="E" Longitude="-118.388245" Distance="1.16">
<ns13:Name>Hyatt Place Lax/century Blvd</ns13:Name>
<ns13:Id>101044938</ns13:Id>
<ns13:Street>5959 West Century Blvd</ns13:Street>
<ns13:Zip>90045</ns13:Zip>
<ns13:City>Los Angeles</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="HY" Name="CHAIN" />
<ns13:Attribute Value="385020" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
<ns13:GeoSearchResult Latitude="33.928047" Direction="SE" Longitude="-118.396754" Distance="1.19">
<ns13:Name>Tl Lax</ns13:Name>
<ns13:Id>100210016</ns13:Id>
<ns13:Street>1804 East Sycamore Ave.</ns13:Street>
<ns13:Zip>90245</ns13:Zip>
<ns13:City>El Segundo</ns13:City>
<ns13:State>CA</ns13:State>
<ns13:Country>US</ns13:Country>
<ns13:ConfidenceFactor>1</ns13:ConfidenceFactor>
<ns13:Attributes>
<ns13:Attribute Value="TL" Name="CHAIN" />
<ns13:Attribute Value="33346" Name="SABRE_ID" />
</ns13:Attributes>
</ns13:GeoSearchResult>
</ns13:GeoSearchResults>
</ns13:GeoSearchRS>
XMLタグ定義書
-
- リクエスト (2024/02/20更新)
-
- レスポンス (2024/02/20更新)
XMLスキーマ
【注意点】
各種XMLスキーマは、Sabre社提供のオリジナル版となるため、「XMLタグ定義書」の記載上、
利用不可の情報が含まれております。
スキーマを利用してアプリケーションを構築される場合の各タグの利用可否は、
必ず「XMLタグ定義書」にてご確認ください。
※弊社にて「XMLタグ定義書」を作成する際、各タグの利用可否確認を行っております。
各種XMLスキーマは、Sabre社提供のオリジナル版となるため、「XMLタグ定義書」の記載上、
利用不可の情報が含まれております。
スキーマを利用してアプリケーションを構築される場合の各タグの利用可否は、
必ず「XMLタグ定義書」にてご確認ください。
※弊社にて「XMLタグ定義書」を作成する際、各タグの利用可否確認を行っております。
-
- リクエストスキーマ
-
- レスポンススキーマ