The Book From Air Availability (ShortSellLLSRQ) API is used to short sell direct access airline flight segments from an air availability response.
You can also specify a married connection from a successful, direct access-based Air Availability response, or request with multiple connections/booking classes. Please note that an OTA_AirAvailLLSRQ message where direct access is specified must be executed prior to calling ShortSellLLSRQ.
It specifies a married connection from successful, direct access-based Air Availability response or request with multiple connections or booking classes.
Please note that an OTA_AirAvailLLSRQ message where direct access is specified must be executed prior to calling ShortSellLLSRQ.
<!--Equivalent Sabre host command: 01Y2*-->
<ShortSellRQ 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 NumberInParty="1" ResBookDesigCode="Y" RPH="2">
<MarriageGrp Ind="true"/>
</FlightSegment>
</OriginDestinationInformation>
</ShortSellRQ>
<stl:ApplicationResults status="Complete">
<stl:Success timeStamp="2020-012-02T10:30:00-06:00"/>
</stl:ApplicationResults>
<OriginDestinationOption>
<FlightSegment ArrivalDateTime="11-22T08:50" DepartureDateTime="11-22T07:45" FlightNumber="887" NumberInParty="2" ResBookDesigCode="Y" RPH="1" Status="HK">
<DestinationLocation LocationCode="LAS"/>
<MarketingAirline Code="AA" FlightNumber="887"/>
<OriginLocation LocationCode="DFW"/>
</FlightSegment>
</OriginDestinationOption>
</ShortSellRS>