Product Feed

The Product feed returns a list of all currently available products of type “trip” (i.e. tours) for the brand requested. It includes high level information about the trip including duration, description of highlights, a short itinerary, approximate prices and links to categorized images and pages containing more detailed 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.

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
<urls>
Mandatory
<ratings>
Optional
<meals>
Optional
<accommodation>
Optional
<transport>
Optional
<includedActivities>
Optional
<countryList>
Optional
<imageList>
Optional
<themeList>
Optional
<highlightList>
Optional
<approxPriceList>
Optional
<depositAmount>
Optional
<itineraryList>
Optional
summary
productId
productCode
Mandatory
string
productName
Mandatory
string
productType
Mandatory
string
duration
Optional
string
description
Optional
string
supplier
Optional
string
region
Optional
string
defaultStartCountry
Optional
string
defaultStartCity
Optional
string
defaultFinishCountry
Optional
string
defaultFinishCity
Optional
string
style
Optional
string
minGroupSize
Optional
string
maxGroupSize
Optional
string
CompulsorySingleSupplement
string
minAge
maxAge
mapImage
Optional
validFrom
Optional
string
Date Format: DDMMMYYY 
e.g. 01JAN2016
validTo
Optional
string
Date Format: DDMMMYYY 
e.g. 01JAN2016
lastUpdated
Optional
string
Date Format: DDMMMYYY 
e.g. 01JAN2016
urls
overview
Mandatory
string
itinerary
Mandatory
string
availability
Mandatory
string
tripNotes
Mandatory
string
ratings
physical
Optional
int
cultureShock
Optional
int
responsibleTravel
Optional
int
meals
breakfastsIncluded
Optional
int
lunchesIncluded
Optional
int
dinnersIncluded
Optional
int
includedActivities
includedActivity
Optional
includedActivity
description
Optional
countryList
{country}
Mandatory
country
code
Mandatory
string
The two character ISO code for the country
name
Mandatory
string
The name of the country
imageList
image
Mandatory
string
themeList
theme
Mandatory
string
highlightList
highlight
Mandatory
string
approxPriceList
approxPrice [productVersion=<productVersionType>, currency=<currency>, numPax=<numPax>,paxType=<paxType>, roomType=<roomType>]
Mandatory
decimal
The attribute <numPax> is an integer
depositAmount
depositAmount [currency=<currency>]
Mandatory
decimal
itineraryList
{itinerary}
Mandatory
itinerary [dayNumber= <dayNumber> ]
The attribute <dayNumber> can be a range, for example “6-8”
location
Optional
string