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 |
---|---|---|---|---|
|
| For more information see Common Data Description section in Glossary. |
| |
|
|
| ||
VehMatchedLocs/VehMatchedLoc |
|
| Each element in response represents a specific car location that matches search criteria. | 0...* |
|
| Contains information about car location. | 1...1 |
GP_VehLocSearchRS/VehMatchedLocs/VehMatchedLoc/LocationDetail*:
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 |