Release Notes 23.3

Schema Version and Retirement

The latest schema, version 52.0, released with Universal API 22.3.

Important!

Functional Updates

Release 23.3 indicates content for the upcoming or recent releases.

Update Provider Detailed Description Associated Transactions Schema Change Schema Location/XPATH
Defect Fixes

For details, see:

     
Universal API Release 23.3.3
    No new features for this release. See the associated Defect DA      
Universal API Release 23.3.2

Remove UniversalRecordHistorySearch from Universal API

1G, 1V, 1P

UniversalRecordHistorySearch is no longer supported after September 14 due to its limited use in Universal API. If an attempt to use any version of UniversalRecordHistorySearch is perfomed after September 14, a “User is not authorized” response returns. See DA 987 for further details.

Universal Record Yes

Universal.xsd

UniversalRecordHistorySearchReq/Rsp

Ryanair displays last name and middle name differently than ACH request

ACH

Ryanair returns passenger's NamePrefix, FirstName, MiddleName, and Surname in the API response. However, they do not use the MiddleName while displaying the passenger details in FR official website. Because Ryanair is not using the passenger's middle name (except for Spanish domestic flights, which is not supported through ACH), the Ryanair itinerary may reflect the name information in this order: Title, First Name, Last Name, Middle Name. It is correct in the API request and response, and in the Ryanair system.

For example, Name added through Universal API

Prefix="Ms" First="JANE" Middle="LEOKADIA" Last="DOE"

On the Ryanair Website:

Ms JANE DOE LEOKADIA

ACH No

Universal.xsd

UniversalRecord/BookingTraveler/BookingTravelerName

Universal API Release 23.3.1

Return baggage information in the Universal Record Retrieve Response.

1G

This enhancement returns new baggage information attributes in the UniversalRecordRetrieve response: TotalWeight, FirstPiece, and LastPiece,

This is limited release functionality. Please contact your Travelport representative to activate this enhancement.

 

UR Retrieve No

Universal.xsd

UniversalRecordRetrieveRsp/UniversalRecord/AirReservation/OptionalServices/OptionalService

  • @TotalWeight

  • @FirstPiece

  • @LastPiece

Return Unique ID for Indigo bookings.

ACH

With this enhancement, any bookings made using AirCreateReservation that include carrier Indigo (6E) segments, the response includes a Unique ID per passenger in the NameNumber attribute. This ID can be used to generate individual traveler barcodes that can be presented on agency communications sent to travelers, e.g., customer itineraries.

For example:

<common_v51_0:BookingTraveler Key="PVw==" NameNumber="356019608" TravelerType="ADT" Age="58" DOB="1956-12-12" Gender="F" ElStat="A">

Air Booking No

Universal.xsd

AirCreateReservationRsp/UniversalRecord/BookingTraveler @NameNumber