You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Here is where we put URLs that can be used to link to additional information such as rich media and other useful information for the customer.
New or modified element | To be removed/deprecated | Unique to v2 - Branded Fares | Unique to V1 - Fare Families |
<Response / DataLists / MediaList> |
---|
NAME | DESCRIPTION | FORMAT | POSSIBLE VALUES | NDC Services |
Media | ID of the Media Item | Alphanumeric | Any | All Services |
Media / MediaLink | Http link referring to the Media Item | Alphanumeric | Any | All Services |
Example
<MediaList>
<Media ListKey="Legal-Information">
<MediaLink>http://www.iberia.com/es/informacion-legal/</MediaLink>
</Media>
<Media ListKey="Cabin-features">
<MediaLink>https://www.iberia.com/es/un-nuevo-concepto-de-volar/</MediaLink>
</Media>
<Media ListKey="Media-CarryOn-Baggage">
<MediaLink>https://www.iberia.com/es/equipajes/de-mano/</MediaLink>
</Media>
<Media ListKey="Media-Checked-Baggage">
<MediaLink>https://www.iberia.com/es/equipajes/franquicia-bodega/</MediaLink>
</Media>
</MediaList>