/
2.3. CAR LOCATION SEARCH RESPONSE

2.3. CAR LOCATION SEARCH RESPONSE

Car Location Search Response provides high-level information about vendor locations, i.e. specific address, position, pick up location etc. One or more locations may be returned. If PickUpLocation is specified in Location Search Request, then response contains only valid Return Locations.

Note: Car Location Search Response returns just basic information about a location. To get full information about car location, you may send Car Rental Location Detail message to GP Travel HUB.

GP_VehLocSearchRS*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

Success

 

 

For more information see Common Data Description section in Glossary.

 

Warnings/Warning

 

 

 

VehMatchedLocs/VehMatchedLoc

 

 

Each element in response represents a specific car location that matches search criteria.

0...*

VehMatchedLocs/VehMatchedLoc/LocationDetail*

 

 

Contains information about car location.

1...1

GP_VehLocSearchRS/VehMatchedLocs/VehMatchedLoc/LocationDetail*:

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

 

AtAirport*

boolean

Identifies if the associated rental location serves an airport.

1...1

Code*

string (1 - 16)

Is used to identify the car rental location. The Code must be further used in Car Availability search.

1...1

Name*

string (1 - 255)

Contains name of car rental location.

1...1

CodeContext*

string (1 - 16)

A supplier identifier.

1...1

Address*

 

 

Contains information about the physical address of the location.

1...5

Address/AddressLine*

 

string (1 - 255)

Location Address.

1...5

Address/CityName

 

string (1 - 64)

Name of the city where location is situated.

0...1

Address/PostalCode

 

string (1 - 16)

Postal Code of the location.

0...1

Address/StateProv

 

string (1 - 64)

Name of State where location is situated.

0...1

StateCode

string (2 - 8)

Code of state.

0...1

Address/CountryName

 

string (1 - 64)

 

0...1

Code

2 character ISO country code

ISO-2 or ISO-3 country code.

0...1

Telephone

 

 

Contains information about the telephone numbers for this location.

0...5

CountryCode

string (2 - 3)

Code assigned by telecommunications authorities for international country identifier.

0...1

AreaCityCode

string (1 - 8)

Code assigned for telephones in a specific region, city, or area.

0...1

PhoneNumber*

string (1 - 32)

Location phone number.

1...1

PhoneLocationType

integer (6,7,8)

Indicates location type for location phone number. Possible values: 6 (Home), 7 (Office), 8 (Other).

0...1

PhoneTechType

integer (3, 5)

Indicates type of technology associated with this telephone number. Possible values: 5 (Mobile), 3 (Fax).

Note: One of PhoneLocationType or PhoneTechType attributes must be specidied.

0...1

<GP_VehLocSearchRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="EchoToken" Version="2.0"> <Success/> <VehMatchedLocs> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="LHNY1" CodeContext="supplierCode" Name="Loews Regency New York"> <Address> <AddressLine>540 Park Avenue &amp; 61st Street Loews Regency New York </AddressLine> <CityName>New York</CityName> <PostalCode>10065</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="J75" CodeContext="supplierCode" Name="New York West 97th street"> <Address> <AddressLine>808 Columbus Ave Garage Below Columbus Sq Apts </AddressLine> <CityName>New York</CityName> <PostalCode>10025</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="W42" CodeContext="supplierCode" Name="New York City West 43rd Street"> <Address> <AddressLine>515 West 43rd Street Midtown West 43rd </AddressLine> <CityName>New York</CityName> <PostalCode>10036</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="E11" CodeContext="supplierCode" Name="New York East 11th Street"> <Address> <AddressLine>68 East 11th Street Greenwich Village East 11th </AddressLine> <CityName>New York</CityName> <PostalCode>10003</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="E43" CodeContext="supplierCode" Name="New York East 43rd Street"> <Address> <AddressLine>225 East 43rd Street Midtown East 43rd </AddressLine> <CityName>New York</CityName> <PostalCode>10017</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="E64" CodeContext="supplierCode" Name="New York East 64th Street"> <Address> <AddressLine>310 East 64th Street Uptown East 64th </AddressLine> <CityName>New York</CityName> <PostalCode>10021</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="E90" CodeContext="supplierCode" Name="New York East 90th Street"> <Address> <AddressLine>420 East 90th Street Uptown East 90th </AddressLine> <CityName>New York</CityName> <PostalCode>10028</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="M1H" CodeContext="supplierCode" Name="New York West 31st Street"> <Address> <AddressLine>220 West 31st Street Midtown West 31st </AddressLine> <CityName>New York</CityName> <PostalCode>10001</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="W54" CodeContext="supplierCode" Name="New York West 54th Street"> <Address> <AddressLine>153 West 54th Street Midtown West 54th </AddressLine> <CityName>New York</CityName> <PostalCode>10019</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> <VehMatchedLoc> <LocationDetail AtAirport="false" Code="N2Y" CodeContext="supplierCode" Name="West 76th and Broadway"> <Address> <AddressLine>216 West 76th Street At West 76th &amp; Broadway </AddressLine> <CityName>New York</CityName> <PostalCode>10023</PostalCode> <CountryName Code="US">United States</CountryName> </Address> </LocationDetail> </VehMatchedLoc> </VehMatchedLocs> </GP_VehLocSearchRS>

Related content

4.3. CAR AVAILABILITY SEARCH RESPONSE
4.3. CAR AVAILABILITY SEARCH RESPONSE
More like this
4.2. CAR AVAILABILITY SEARCH REQUEST
4.2. CAR AVAILABILITY SEARCH REQUEST
More like this
5.2. CAR RENTAL CONDITIONS RESPONSE
5.2. CAR RENTAL CONDITIONS RESPONSE
Read with this
3.2. CAR RENTAL LOCATION DETAIL RESPONSE
3.2. CAR RENTAL LOCATION DETAIL RESPONSE
More like this
6.1. RESERVATION INITIATE REQUEST
6.1. RESERVATION INITIATE REQUEST
Read with this
2.2. CAR LOCATION SEARCH REQUEST
2.2. CAR LOCATION SEARCH REQUEST
More like this