Skip Navigation

UniversalTicketingAttributes

Route Happy

 

Element UniversalTicketingAttributes
Description

Universal Ticket Attributes available on the returned flights in an indexed way that can be easily associated with flight components.

Note Headline, Description, SmallIconUrl, and LargeIconUrl values are Base64-coded. This is due to the complexity of translations and multiple special characters used across available languages.

Type UniversalTicketingAttributesListType

 

Children Sequence

Name Type Min Occurs Max Occurs
UniversalTicketingAttribute UniversalTicketingAttributeRefType 1 unbounded

 

Sample SOAP Value

OTA:

<UniversalTicketingAttributes>
<UTA Id="1" CategoryId="upgrade-eligibility" GroupCode="UP" SubCode="04E" Application="C" Assessment="fee" Headline="RXhhbXBsZSBCYXNlNjQgc3RyaW5n" Description="RXhhbXBsZSBCYXNlNjQgc3RyaW5n" CommercialName="ECONOMY PLUS TO BUSINESS" SmallIconUrl="RXhhbXBsZSBCYXNlNjQgc3RyaW5n" LargeIconUrl="RXhhbXBsZSBCYXNlNjQgc3RyaW5n"/>
...
</UniversalTicketingAttributes>

GIR:

<UTADesc ID="59" CategoryId="seat-selection" GroupCode="BF" SubCode="EPS" Application="C" Assessment="fee" Headline="RXhhbXBsZSBCYXNlNjQgc3RyaW5n" Description="RXhhbXBsZSBCYXNlNjQgc3RyaW5n" CommercialName="ECONOMY PLUS EXTRA LEG ROOM" SmallIconUrl="RXhhbXBsZSBCYXNlNjQgc3RyaW5n" LargeIconUrl="RXhhbXBsZSBCYXNlNjQgc3RyaW5n"/>