Skip Navigation

MultiTicket

Multi-Ticket:

 

Element

MultiTicket

Description

MultiTicket allows you to request the lowest fare for an itinerary by considering two one-way flight combinations to be issued in two separate tickets. This will reduce the number of queries (single call versus multiple) by enabling you to request both one-way (OW) and round-trip (RT) solutions for the same itinerary simplifying the process.

 

Attributes

Name

Type

Description

Use

DisplayPolicy

 

Display option policy. Valid values are:

  • SOW – Show OneWays separately.
  • GOW2RT – Group OneWays and match to RoundTrip. (Applicable for SAPT requests.)
  • SCHS – Group OneWays, match to RoundTrip, and show cheaper solution. (Applicable for all requests except SAPT.)

optional

RequestedOneWays

xs:positiveInteger

Number of OneWays in MultiTicket processing.

optional

 

Sample SOAP Value

<TPA_Extensions> 
  <MultiTicket DisplayPolicy="SOW" RequestedOneWays="30"/> 
</TPA_Extensions>