Amadeus API       

Node
PoweredPNR_AddMultiElements
travellerInformation



Description

To specify a traveler(s) and personal details relating to the traveler(s)..
Status (Requirement Designator) = Mandatory. Repetition = 2.

XML Tree

<travellerInformation>
     <traveller>
        <surname></surname>
        <qualifier></qualifier>
        <quantity></quantity>
     </traveller>
     <passenger>
        <firstName></firstName>
        <type></type>
        <infantIndicator></infantIndicator>
        <identificationCode></identificationCode>
     </passenger>
</travellerInformation>


Field Descriptions

Field Attributes and Description
Node Mandatory  traveller Field Type = Node. Repetition = 1.
traveller surname,type and quantity.
Mandatory  surname Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=57, repetition=1.

Traveler Last Name or Group name.
  qualifier Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

G for a group. (The traveler type is in C324/6353).
For a list of valid codes, see codeset qualifier.
  quantity Field Type = Data Element.
Numeric, minlen=1, maxlen=4, repetition=1.

- 1 : only one traveler defined by TIFwith exceptions below. - 2 : the traveler is accompanied by an infant for whom only the given name is present..
Node   passenger Field Type = Node. Repetition = 2.
Occurrence one relates to the traveler. Occurrence 2 relates only to an infant accompanying the traveler for whom only the given name is present..
  firstName Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=56, repetition=1.

Traveler First Name + titel.
  type Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

Traveler Type using Amadeus codification..
For a list of valid codes, see codeset type.
  infantIndicator Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=1, repetition=1.

1. Infant (INF) No more info in Edifact. 2. Infant given name only (INF/BILL) Infant given name will be placed in a 2nd occurence of C324 of this (adult) passenger TIF. The 2nd C324/6353 element will contain INF. 3. Infant given and last name (INFGATES/BILL) Infant is treated as a separate TIF following immediately this (adult) passenger TIF. This following TIF C324/6353 element will contain INF..
For a list of valid codes, see codeset infantIndicator.
  identificationCode Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=70, repetition=1.

Identification code, 2 cases: ID ( 1 to 51 char free text ) or CR ( 1 to 40 char free text ).

Naming Conventions

minlen = Minimum Length,
maxlen = Maximum Length,
Mandatory = Mandatory,
Node = Node,
Repetition = Maximum number of occurences for a Node.

Code Sets and Code Lists

qualifier

CodeDescription
766Infant without seat.
767Infant with seat.
CCBBG - Cabin Baggage.
CORCORPORATE NAME.
EEXST - Extra Seat.
GGroup.
INFInfant not occupying a seat.
MTHMonth.
PAXPassenger.
YRSYear.

type

CodeDescription
766Infant without seat.
767Infant with seat.
CCBBG - Cabin Baggage.
CORCORPORATE NAME.
EEXST - Extra Seat.
GGroup.
INFInfant not occupying a seat.
MTHMonth.
PAXPassenger.
YRSYear.

infantIndicator

CodeDescription
1Infant (INF) No more info in Edifact..
2Infant given name only (INF/BILL) Infant given name will be placed in a 2nd occurence of C324 of this (adult) passenger TIF. The 2nd C324/6353 element will contain INF..
3Infant given and last name (INFGATES/BILL) Infant is treated as a separate TIF following immediately this (adult) passenger TIF. This following TIF C324/6353 element will contain INF..