Amadeus API       

Node
PoweredPNR_AddMultiElements
reservationInfo



Description

To specify a reference to a reservation.
Status (Requirement Designator) = Conditional. Repetition = 1.

XML Tree

<reservationInfo>
     <reservation>
        <companyId></companyId>
        <controlNumber></controlNumber>
     </reservation>
</reservationInfo>


Field Descriptions

Field Attributes and Description
Node   reservation Field Type = Node. Repetition = 1.
reservation control information - i.e. record locator.
  companyId Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

1A.
  controlNumber Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=19, repetition=1.

1. RR element: Record locator of the original PNR 2. Record locator information: Airline record locator 3. Profile record locator information: Profile record locator 4. Air segment: Passive segment airline record locator.

Naming Conventions

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