Exchange Search API Reference

POST

exchangesearch/catalogofferingsairchange

Base path:

Use this base path if you have not yet received or not migrated to the new credentials from Travelport:

Pre-production https://api.pp.travelport.com/11/

Production https://api.travelport.com/11/

Use this base path after you have migrated to the new credentials from Travelport (using .net instead of .com):

Pre-production https://api.pp.travelport.net/11/

Production https://api.travelport.net/11/

The base path for this API varies from that for other JSON Air APIs and does not include air at the end.

Related Content: Exchange, Refund, and Void Guide

GDS only. For NDC exchange functionality, see the Exchange, Refund, and Void Guide.

Exchange Search is the second step in the GDS exchange workflow, after the optional Eligibility step. It searches for an alternate itinerary for a possible exchange on a currently ticketed GDS itinerary. The response details any differences in base fare, taxes, fees, and total price between the currently ticketed itinerary and the possible new itinerary. It should be followed by an Add/Modify Offer request to select a new itinerary from these search results.

When exchanging multi-offer tickets, you must exchange each offer in its own workbench session. See Multi-offer Exchanges.

Request

As part of the request requirements, also see Authentication and Common Air Headers.

Query Parameters

None.

Request Body

See the Exchange, Refund, and Void Guide for important information about requirements for exchanges.

Response

The Exchange Search response is similar to the Search response. The table below refers to the response table in the Search API Reference for several common objects that are returned in the Exchange Search response with the same type of data.

Example Request

For additional examples, download the developer toolkits and see Using Postman and Developer Toolkits.

The example below requests an Exchange Search for multiple passengers.

Example Response

For additional examples, download the developer toolkits and see Using Postman and Developer Toolkits.

For brevity, the following example has been edited to truncate TermsAndConditions/BaggageAllowance. Exchange Search returns the same BaggageAllowance information as the Search API; see examples in the Search API Reference.