Trip Note Feed

The Trip Note feed returns descriptive information about the trips, excluding the itinerary. It includes descriptions such as the joining point information. A request can also be made to return the same information for an individual product code.

Note: This example feed is only showing a single product, but the full feed will include all products. Due to the size of the full feed it is recommended that you generally only request this feed for individual products. For the sake of brevity, this example only shows a subset of the possible trip notes. Generally there would be many more tripNote elements.

Click for example

Data structure

XML Element
Required?
Data Type
Notes
feed [type=<feedType>, brand=<brand>]
Top-level XML tag
<productList>
Optional
productList
{product}
Mandatory
product
<summary>
Mandatory
<meals>
<tripNoteList>
Optional
summary
productCode
Mandatory
string
meals
breakfastsIncluded
Optional
lunchesIncluded
Optional
dinnersIncluded
Optional
tripNoteList
{tripNote}
Mandatory
tripNote
name
Optional
string
Text
Optional
string
<textList>
Optional
<urlList>
Optional
textList
text
Optional
string
urlList
url [link=<urlAddress>]
Optional
string
imageList
image [image altText=<image altText >]