Skip Navigation

RichContent

Route Happy

 

Element RichContent
Description

Rich content information.

 

Children Sequence

Name Description Min Occurs Max Occurs
UniversalTicketingAttributes Universal Ticket Attributes available on the returned flights in an indexed way that can be easily associated with flight components. 0 1
UniversalProductAttributes Universal Product Attribute items available on the returned flights in an indexed way that can be easily associated with flight components. 0 1

Sample SOAP Value

OTA, GIR:
<RichContent>
<UniversalTicketingAttributes>
<UniversalTicketingAttribute>
<UTARef Id="4"/>
<UTARef Id="1"/>
</UniversalTicketingAttribute>
<UniversalTicketingAttribute>
<Segment Id="0"/>
<UTARef Id="30"/>
<UTARef Id="29"/>
</UniversalTicketingAttribute>
...
</UniversalTicketingAttributes>
<UniversalProductAttributes>
<UniversalProductAttribute>
<Segment Id="0"/>
<UPARef Id="17"/>
<UPARef Id="24"/>
</UniversalProductAttribute>
...
</UniversalProductAttributes>
</RichContent>