Amadeus API       

Node
PoweredQueue_List
categoryDetails



Description

used to select the category.
Status (Requirement Designator) = Conditional. Repetition = 1.

XML Tree

<categoryDetails>
     <subQueueInfoDetails>
        <identificationType></identificationType>
        <itemNumber></itemNumber>
        <itemDescription></itemDescription>
     </subQueueInfoDetails>
</categoryDetails>


Field Descriptions

Field Attributes and Description
Node Mandatory  subQueueInfoDetails Field Type = Node. Repetition = 1.
identifies the category or categories..
Mandatory  identificationType Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

E for every category A for cats with items to be worked C for category number N for nickname CN for both category number and nickname numeric for date range.
For a list of valid codes, see codeset identificationType.
  itemNumber Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=3, repetition=1.

category number.
  itemDescription Field Type = Data Element.
AlphaNumeric, minlen=1, maxlen=35, repetition=1.

used for nickname on inbound used for category name on outbound.

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

identificationType

CodeDescription
1date range 1.
2date range 2.
3date range 3.
4date range 4.
Acategories with items to be worked.
Ccategory number.
CNcategory number and nickname.
Eevery category.
Nnickname.
NOno category or date range.