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.
Insert excerpt |
---|
| API Messages with Examples |
---|
| API Messages with Examples |
---|
name | Legend |
---|
nopanel | true |
---|
|
Excerpt |
---|
|
<Response / DataLists / MediaList> |
---|
NAME | DESCRIPTION | FORMAT | POSSIBLE VALUES | NDC Services | | ID of the Media Item | Alphanumeric | Any | All Services | Media / MediaLink | Http link referring to the Media Item | Alphanumeric | Any | All Services |
|
Expand |
---|
|
Code Block |
---|
| <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> |
|