Skip Navigation

Book Air Segment

2.2.0
Air
Reservation
SOAP API
Travel Agency
Airline Carrier
  • Added .../OriginDestinationInformation/FlightSegment/@RedemptionSell to the request message in order to indicate that the transaction is a redemption booking.

API Information

Format
XML
Current Version
2.2.0
Environment
Production

What's New

  • Added .../OriginDestinationInformation/FlightSegment/@RedemptionSell to the request message in order to indicate that the transaction is a redemption booking.

Functional Updates And Enhancements

In the Request

Optional

Parameter: RedemptionSell

Type: boolean

Description: Used to indicate that the transaction is a redemption booking.

Sample Value:

|-|OTA_AirBookRQ Timestamp="2019-05-13T16:30:00-06:00" Version="2.2.0" xmlns="http://webservices.sabre.com/sabreXML/2011/10" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"|--|  |-|OriginDestinationInformation|--|     |-|FlightSegment ArrivalDateTime="2019-05-13T16:49" DepartureDateTime="2019-05-13T16:40" FlightNumber="1234" NumberInParty="2" RedemptionSell="true" ResBookDesigCode="Y" Status="NN"|--|