What's New

Travelport+ and SOAP XML API

Schema Retirement

Schema Retirement:

After the retirement date, transactions sent using retired schema versions will fail.

Releases

Release 24.4.1 was released on 07-Nov-2024

See the 24.4 Release Notes for details about the latest functionality and notes regarding the latest schema.

Latest Schema

Release 22.3 schema (Version 52.0) is the latest schema, released on 16-Jun-2022, and is available as a zip, along with the differences file.

Universal API Release Version Indicators

Version indicators in the help show which quarterly release version supports specific functionality:

Air Bookability Best Practices

Customers can improve their bookability by following Travelport’s recommended Air Workflow Bookability best practices. These best practices provide a workflow that will assist you in realizing more successful bookings and fewer sell failures. For example, one Travelport customer went from an average sell failure rate of 13.43% in January to a sell failure rate of 0.55% in February, simply by modifying their API workflow.

Sessioning

The Travelport Universal API has a new section for sessioning, or shared booking. This allows the user to have a single session token to perform multiple transactions. See the Introduction to Sessioning topic to get started.

This functionality is only available for limited customer use at present. Please contact your Travelport customer representative to find out more information.

Release Naming Convention

Travelport releases are numbered with the two-digit year plus the quarter plus the release number for that year. For example, the first release of the second quarter in 2022 is numbered release 22.1.2. However, the Release Notes pages are separated by quarter. For example, the release for the second quarter of 2022 is Release Notes 22.2

Schema Support and Retirement

Travelport recommends updating to the latest version of the schema at least once per year to ensure you are not required to make a three-year schema jump when a schema version is retired.

Important! Universal API provides support for schema versions for up to three years. After the retirement date, transactions that are sent using retired schema versions may fail.

See Supported Schema Versions and Retirement Policy for a list.

Durable Keys

May 2013

The concept of "durable keys" was introduced In Release 5.0. Durable keys keep the Key attribute from changing when Universal Records are retrieved and modified.

Important! Durable keys must be Base 64-encoded UUIDs. Any Key values other than Base 64-encoded UUID are not supported and return an error in the response.

See Using Durable Keys for details.

Stand-Alone Air Merchandising

March 2013

New topics and new samples have been added to explain the Stand-Alone Air Merchandising process.