Itinerary feed

The Itinerary feed contains more detailed information about the trips’ itineraries than the Product feed. It includes comprehensive descriptions of each day, and lists of activities that take place on each day of the trips. 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.

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
<itineraryList>
Optional
summary
productCode
Mandatory
string
productName
Mandatory
string
mapImage
Optional
string
itineraryList
{itinerary}
Mandatory
itinerary
[dayNumber=<dayNumber>]
The attribute <dayNumber> can be a range, for example “6-8”
location
Optional
string
latitude
Optional
string
longitude
Optional
stirng
description
Optional
string
This is a different, longer, description to that provided in the Product feed
specialInformation
Optional
string
Any special information about itinerary day
<includedActivityList>
Optional
<optionalActivityList>
Optional
<accommodationList>
Optional
includedActivityList
{includedActivity}
Optional
includedActivity
description
Optional
string
optionalActivityList
{optionalActivity}
Optional
optionalActivity
description
Optional
string
price [currency=<currency>]
Optional
decimal
accommodationList
{accommodation}
Optional
accommodation
description
Mandatory
string
numberOfNights
Optional
string