Skip Navigation

Car Location Details

2.2.0
Car
Search
SOAP API
Travel Agency
  • Added .../VehAvailRQCore/VendorPrefs/CarExtras/@Code to the request message to be able to specify a car extras code to validate with vendor.
  • Added.../VehAvailRSCore/VehVendorAvails/VehVendorAvail/LocationDetails/OperationSchedule/AdditionalOperationTimes to the response message to pass additional custom information from vendor.

API Information

Format
XML
Current Version
2.2.0
Environment
Production

What's New

  • Added .../VehAvailRQCore/VendorPrefs/CarExtras/@Code to the request message to be able to specify a car extras code to validate with vendor.
  • Added.../VehAvailRSCore/VehVendorAvails/VehVendorAvail/LocationDetails/OperationSchedule/AdditionalOperationTimes to the response message to pass additional custom information from vendor.

Functional Updates And Enhancements

In the Request

Optional

Parameter: Code

Type: string

Description: Used to specify a car extras code to validate with vendor

Sample Value:

|-|OTA_VehLocDetailRQ Version="2.2.0" xmlns="http://webservices.sabre.com/sabreXML/2011/10"|--| |-|VehAvailRQCore|--|       |-|VehRentalCore|--|            |-|PickUpLocation LocationCode="DFW"/|--|       |-|/VehRentalCore|--|       |-|VendorPrefs|--|          |-|CarExtras Code="SQ"/|--|         |-|VendorPref Code="ZE"/|--|        |-|/VendorPrefs|--| |-|/VehAvailRQCore|--||-|/OTA_VehLocDetailRQ|--|

In the Response

Optional

Parameter: Name

Type: string

Description: Used to return the additional custom field name returned by the vendor if applicable

Sample Value:

|-|AdditionalOperationTimes|--| |-|Custom Name="HOURS INFORMATION"|--|      |-|Text|--|MON-SAT   0800-1200 1400-1800|-|/Text|--|    |-|/Custom|--||-|/AdditionalOperationTimes|--|