9 Oct 2025 - Release Notes

Improvements

Enhanced getItinerary API Response
The getItinerary API now includes additional details to make flight segments easier to distinguish. Along with the flight number, the response now provides flight date, origin, and destination for check-in, seat, and ancillary service blocks. For check-in, the seat number is also included.

Example:

"number": "Q9303",
"fromcode": "ABV",
"tocode": "LOS",
"flightdate": "06/10/2025",
"status": "Checked-in",
"sequencenumber": "00001",
"seat": "1D"

Ancillaries Example:

"ancillaries": [
 {
     "excessancillaryref": "",
     "bookingconfirmation": "",
     "Q9303": "XB10 - XB10 - CRS",
     "fromcode": "ABV",
     "tocode": "LOS",
     "flightdate": "06/10/2025"
 }
]

Brand Name Added to getAncillaries API Response
The getAncillaries API now provides the brand name in the response under the type parameter. This allows partners to accurately manage ancillary pricing that varies by brand.


 

If no brand is defined in the ancillary setup, the type parameter will return an empty value.

Expanded Seat Fare Data in getSeatMapFares API
The getSeatMapFares API now supports the new showAllBrand request parameter. When enabled, the API returns seat fares for all configured brands, allowing airlines and OTA partners to present a complete view of seat pricing during the booking process.

Enhancements

Ancillary Item Addition in IBE MMB for Roundtrip Passenger Groups
The system now correctly allows passengers in roundtrip bookings to add ancillary items with per-passenger limits through IBE MMB. Each passenger and segment are now accurately recognized, ensuring ancillary limits are applied individually as intended.

Cancel One Leg Feature for Roundtrip Reservations
When airline settings allow cancellation of a single segment in a roundtrip reservation, users can now cancel specific legs in Manage My Booking (MMB). The Cancel Selected Legs button allows users to choose which flights to cancel, while the Cancel Booking button remains available for full reservations.

Blocked Seats Are Excluded from Auto-Assign During Online Check-In
During online check-in, the system now excludes blocked seats from automatic seat assignment. Only available seats appear in the auto-assign query, ensuring blocked seats remain unassigned and passengers are seated correctly.

Have more questions? Submit a request

Comments

Powered by Zendesk