The Car Rental Location Detail Response message returns detailed information regarding a vendor’s location. Information can include full address, phone number, hours of operation etc.
GP_VehLocDetailRS*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
For more information see Common Data Description section in Glossary. | ||||
Contains information about the rental location, including address, telephone, directions, hours of operations, etc. | 1...1 |
GP_VehLocDetailRS/LocationDetail*:
Element | Attribute | Type | Description | Min…Max occurs | |
---|---|---|---|---|---|
AtAirport* | boolean | Is set to “true” if location is in airport; otherwise AtAirport=”false”. | 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) | Is used to refer to the car rental location. | 1...1 | ||
CodeContext* | string (1 - 16) | A supplier identifier. | 1...1 | ||
Address* | Contains location address. | 1...5 | |||
Address/AddressLine* | string (1 - 255) | 1...5 | |||
Address/CityName | string (1 - 64) | 0...1 | |||
Address/PostalCode | string (1 - 16) | 0...1 | |||
Address/StateProv | string (1 - 64) | 0...1 | |||
StateCode | string (2 - 8) | 0...1 | |||
Address/CountryName | string (1 - 64) | 0...1 | |||
Code | 2 character ISO country code | 0...1 | |||
Telephone | Contains information about passenger's phone. It is enough to submit | 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) | Phone number of a driver. | 1...1 | ||
PhoneLocationType | integer (6,7,8) | Indicates location type for passenger's 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).
| 0...1 | ||
AdditionalInfo | Contains additional information about the location. | 0...1 | |||
AdditionalInfo/ParkLocation | string (1 - 255) | Descriptive information about where the vehicles are parked. | 0...1 | ||
Location* | string | The Location attribute identifies the location of an item at an airport. Refer to OTA Code List Vehicle Where At Facility (VWF) (e.g., shuttle on airport). | 1...1 | ||
AdditionalInfo/OperationSchedules/OperationSchedule | A collection of operation schedules, is used to define the hours of operation for this rental facility. Defines the dates and hours of operation. | 0...999 | |||
Start | yyyy-mm-dd | The date range for which the operation schedule information is valid. | 0...1 | ||
End | yyyy-mm-dd | 0...1 | |||
AdditionalInfo/OperationSchedules/OperationSchedule/OperationTimes/OperationTime | A collection of OperationTimes. Provides operating times of a facility. | 0...999 | |||
Mon | boolean | If a day(s) of the week is set to true then the associated item is available on that day of the week (e.g. if Mon="true" then a flight operates on Mondays or a certain rate is available on Mondays). | 0...1 | ||
Tue | boolean | 0...1 | |||
Weds | boolean | 0...1 | |||
Thur | boolean | 0...1 | |||
Fri | boolean | 0...1 | |||
Sat | boolean | 0...1 | |||
Sun | boolean | 0...1 | |||
Start* | hh-mm-ss | The time range for which the operation time information is valid. | 1...1 | ||
End* | hh-mm-ss | 1...1 | |||
Text | string (1 - 64) | Textual information for this period of operation. | 0...1 |
...