Amadeus API       

Node
PoweredQueue_ListReply
agent



Description

details of who queue placed the PNR.
Status (Requirement Designator) = Mandatory. Repetition = 1.

XML Tree

<agent>
     <originatorDetails>
        <inHouseIdentification1></inHouseIdentification1>
        <inHouseIdentification2></inHouseIdentification2>
     </originatorDetails>
</agent>


Field Descriptions

Field Attributes and Description
Node Mandatory  originatorDetails Field Type = Node. Repetition = 1.
ORIGINATOR DETAILS.
Mandatory  inHouseIdentification1 Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=9, repetition=1.

office ID of the agent who queue placed the PNR.
  inHouseIdentification2 Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=2, repetition=1.

agent sign.

Naming Conventions

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