Release Notes 25.2
Schema Version and Retirement
The latest schema, version 54.0, released with Universal API 25.2.
Important!
Effective January 23, 2025, the Travelport Universal API schema retirement process is being put on hold temporarily. See the Schema Retirement page for further details.
Functional Updates
N indicates content for the upcoming or recent releases.
Update | Provider | Detailed Description | Associated Transactions | Schema Change | Schema Location/XPATH |
---|---|---|---|---|---|
Defect Fixes | |||||
|
|||||
Universal API Release 25.2.1 | |||||
Version 54 schema released. |
1G, 1V, 1P
|
Version 54.0 schema has been released with an updated schema .zip and .dif file. | Schema | Yes |
Schema v54.xsd |
Vehicle Availability Matrix returns Geo Location for one-way rentals.
|
1G
|
This enhancement provides the ability to include the geo location for both a pickup and drop-off location, for one-way rentals, in the Vehicle Availability Matrix request to give travelers the option of selecting car rental companies near a specific location.
|
|
Yes
|
Vehicle v54.xsd VehicleSearchAvailabilityReq/VehicleDateLocation @Latitude @Longitude @Distance @Unit |
Vehicle Availability Matrix response returns lat/long, address, and hours. |
1G
|
This enhancement returns the lat/long and address to allow the showing of the rental location on a map, and business operation hours of the rental company, in the vehicle availability matrix response.
|
|
Yes
|
Vehicle v54.xsd VehicleSearchAvailabilityRsp/VehicleDateLocation/VendorLocation @Address @BusinessHours |
Vehicle Availability Matrix response returns baggage count and passenger count.
|
1G
|
This enhancement returns both baggage and passenger count in the vehicle search matrix response. This provides the details to travelers so they can select a vehicle according to their needs.
|
|
Yes
|
Vehicle v54.xsd VehicleSearchAvailabilityRsp/Vehicle @PassengerCount @BagCount |
Vehicle Availability Matrix response returns make and model of vehicle.
|
1G
|
This enhancement returns the make and model for the vendor car type if ReturnAllRates is set to "true" so that travelers can decide on what kind of car to select for their rental based on the make and model options available for a specific vendor.
|
|
Yes
|
Vehicle v54.xsd VehicleSearchAvailabilityReq @ReturnAllRates="true" VehicleSearchAvailabilityRsp/Vehicle @MakeModel
|
New password requirements.
|
1G, 1V, 1P
|
A change in the process of how credentials and passwords are distributed when requested for new or existing SOAP XML API (Universal API) Services credentials has been implemented as of March 25th, 2025. When requesting new Production or Pre-Production, or for additional credentials:
For password reset for existing credentials:
For Admin Portal, or for additional credentials, an encrypted email is sent directly to the designated administrator at your company from noreply_bizagi@travelport.com. In progress requests (started prior to the implementation of this new process):
See DA 1030 for more details. |
Getting Started | No | N/A |
Chunked encoding is not supported by Universal API.
|
1G, 1V, 1P, ACH, RCS
|
Chunked encoding is a setting that can be sent in an HTTP header as Transfer-Encoding: chunked, allowing the data stream to be transmitted differently. When connecting an application to Travelport using SOAP XML API (Universal API) Services, chunked encoding should not be used to avoid any transmission errors when processing SOAP XML requests because chunked encoding is not supported. See DA-1055 for further details. |
|
No
|
N/A
|