Skip Navigation

AirTravelerType

Alternate Dates:

 

Complex Type

AirTravelerType

Description

Information about the person traveling including the following:

  • Gender - Gender of the customer, if needed.
  • BirthDate - Date of birth.
  • Currency - Preferred currency in which monetary amounts should be returned.

 

Children (xs:sequence)

Name

Type

Description

Min Occurs

Max Occurs

ProfileRef

 

Stored information about a customer. May contain readily available information relevant to the booking.

0

1

PersonName

PersonNameType

Name of the traveler.

1

1

Telephone

TelephoneType

Telephone number.

0

5

Email

EmailType

E-mail address.

0

3

Address

AddressType

Address.

0

5

CustLoyalty

CustLoyaltyType

Customer loyalty program.

0

5

Document

DocumentType

 

0

10

PassengerTypeQuantity

PassengerTypeQuantityType

Number of passengers of a specific type.

0

1

TravelerRefNumber

TravelerRefNumberType

Traveler reference number assigned by the requesting system. Used as a cross reference between data segments.

1

1

FlightSegmentRPHs

 

Reference pointers to flight segments, associating the traveler with specific flight segments.

0

1

 

Attributes

Name

Type

Description

Use

BirthDate

xs:date

Date of birth.

optional

CurrencyCode

AlphaLength3

Preferred currency in which monetary amounts should be returned.

optional

PassengerTypeCode

AlphaLength3

Three-character passenger type code, such as:

  • ADT – Adult
  • CNN – Child

required

AccompaniedByInfant

xs:boolean

Indicator for whether an infant accompanying a traveler is with a seat. Valid values are:

  • true or 1 – Infant has a seat.
  • false or 0 – Infant does not have a seat.

optional

 

Attribute Groups

GenderGroup

PrivacyGroup