API: QueueAccess (SOAP): Allowed Attributes Within "List" Element

30 views Asked by At

I'm trying to display details for PNRs within a certain queue and am not sure about the accepted attributes within the "List" element that would allow me to receive them.

So far, I know that the following attributes are allowed:

  • IND="true"
  • PrimaryPassenger="true"

What other attributes are allowed by this element?

I tried other attributes like "Remarks" or "FF" but these returned with the error:

stl:Messagecvc-complex-type.3.2.2: Attribute 'Remarks' is not allowed to appear in element 'List'.</stl:Message>

1

There are 1 answers

0
user14625 On BEST ANSWER

I received an answer from Sabre:

Only the following attributes are allowed:

IND="true"
PrimaryPassenger="true"