
Overview
This document provides an overview of the basic services offered by uAPI.
Corporate Manual:
https://support.travelport.com/webhelp/uapi/uAPI.htm#Introduction.htm?TocPath=_____1
XML Samples for Air:
https://support.travelport.com/webhelp/uapi/Content/SampleWeb/Air.htm

Basic Service Names and Descriptions
- LowFareSearchReq/Rsp:
Retrieves the lowest fares by combining fare and seat information. - AirFareRulesReq/Rsp:
Retrieves fare rule details. - AirPriceReq/Rsp:
Provides accurate fare calculations. - AirCreateReservationReq/Rsp:
Handles seat reservations. - AirCancelReq/Rsp:
Processes cancellation of seat reservations. - UniversalRecordModifyReq/Rsp:
Modifies or inputs passenger information in reservations. - AirTicketingReq/Rsp:
Issues tickets after payment. - UniversalRecordRetrieveReq/Rsp:
Retrieves reservation and ticketing information. - AirVoidTicketReq/Rsp:
Processes void transactions on the day of ticket issuance.
Certification for LIVE Account Conversion
To proceed with the certification for LIVE account conversion, please submit the following:
- XML Requests and Responses
Conditions:- The sample must be for an itinerary including 1 adult, 1 child, and 1 infant.
- The itinerary should be a round-trip journey that includes connecting flights.
- Example: For an itinerary from KWI-DXB/DXB-NBO with connecting flights, it is recommended to search using KWI-NBO.
- It is recommended to use the @TraceID attribute to track all transactions within a single workflow.
Workflow Documentation (uAPI Process Workflow)
The workflow documentation involves submission of the following sample requests and responses:
- LowFareSearch
- AirFareRules
- AirPrice
- AirCreateReservation
- UniversalRecordRetrieve
- UniversalRecordModify
- AirTicketing
- AirVoidDocument
- AirCancel