TicketImage request message

Tabular overview of all nodes, which may occur in this message. See legend below for description of table columns.
Note: Some sibling elements or complete sub-trees of the hierarchy may be defined as mutually exclusive alternative choices. This information cannot be expressed in this tabular overview. Please refer to schema diagram for a graphical representation of the message schema.

NodeDescriptionValuesOccursExample
<TicketImageRQ>
Root element of the message.1
@version
Version number. 0..1 1.0
@Source
Identifies the source of this element. In other words where the content originates from. Not limited to GDS, applicable to direct connect as well. 0..1 1A, 1V, or other.
@ExtendedFeeInfo
This attribute controls whether additional transaction(s) are performed if provider does not return fee information by default, Values are:
Y = Yes
N = No
Default: N
[Y] [N] 0..1 Y
@ExtendedFareRuleInfo
This attribute controls whether to use additional transactions to obtain detailed fare rule information, e.g. for refundability or changeability and corresponding penalties for all requested tickets.

This can cause several additional requests being sent to the backend system.

Values are:
- Y: Return additional rule information, only use services that are free of charge.
- C: Return additional rule information, use value added fare rule services that are chargeable if offered by provider.
On Amadeus, this will call Amadeus MiniRules.
- N: dont return additional rule informations (default).
[Y] [C] [N] 0..1
@Lang
ISO language code. A two letter code as defined by ISO-639-1. This code specifies the requested language for text content. Default value is 'en'.0..1
<Agency>
Agency Ticket belongs to. 0..1 PASS CONSULTING
</Agency>
<CurrentPseudoCityCode/>
Current pseudo city code. 0..1 LM21
<TicketNumber>
The 13-digit ticket number, including the three digit airline code.
NOTE: In case of a conjunctive ticket, all tickets belonging to this set will be returned. Hence, it is not necessary to specify all ticket numbers of the tickets forming part of the conjunctive set.
1..N
@History
0..1
</TicketNumber>
<TravelerName>
Passenger name on ticket.1
<Surname/>
Traveler family (last) name.
1 SMITH
<GivenName/>
Traveler given (first) name.
1 JOHN
</TravelerName>
<ValidatingCarrier/>
Validating carrier code (IATA 2-letter airline code). 1 AA
<FlightNumber/>
Flight number - an integer value within the range of [0,9999].

IMPORTANT: mandatory for Galileo, Worldspan and Amadeus. Absence of this element will result in an error!

[0] to [9999]0..1 1234
<DepartureDate/>
Departure date. Use ISO format: yyyy-MM-dd.
1 2010-01-12
<DepartureCityCode/>
Departure airport code to be searched for. Use IATA 3-letter airport codes.
1 MIA
<ArrivalCityCode/>
Arrival airport code to be searched for. Use IATA 3-letter airport codes.
1 MIA
<RecordLocator>
Record locator reference of the PNR to retrieve. 0..1 XDFWSE
</RecordLocator>
</TicketImageRQ>

Legend

ColumnDescription
NodeName of message node (element or attribute). Nodes in bold type are mandatory, if their parent element occurs in the message. Point mouse cursor at table cell to view complete XPath.
DescriptionDescription of meaning and usage of the node.
ValuesList of predefined values (each in square brackets) or range of values ("[a] to [z]") allowed for the node, if formally defined in the schema.
OccursMinimum and maximum number of times the node must/may occur, if its parent element occurs in the message. Examples:
0..3 Node is optional and may occur up to 3 times.
1..N Node must occur at least one (mandatory) and may occur any number of times.
2 Node must occur exactly twice.
ExampleExample value for the node.

XML Schema documentation generated with XX/1 server