Search this site
Embedded Files
Fast API Documentation
  • 'Fast API' - Overview
    • Images
  • Change Record
  • Connection Guide
    • HTTP cookies submit example
    • HTTP request gzip example
  • Dynamic Filters and Filtering
  • Flight API Specification
  • Fusion API Platform
  • Fuzzy Ranking and Filtering
  • Hotel API Specification June 2012
    • Hotel Details Element
    • Hotel Result Modification
    • Hotel Search Example XML
      • Hotel Availability Search Example XML
      • Hotel Details Request Example XML
      • Hotel Filter, Sort and Paging Example XML
      • Hotel Only Search Example XML
      • Hotel Results Static Linking Example XML
      • Hotel Search Location Resolution Example XML
      • Obtaining a Login Token
  • Hotel API Specification October 2011
  • Hotel Results Polling Example XML
  • Location Resolution
  • Prepackaged API Spec
  • Referral and Acquisition Tracking
  • Terms, Conditions and Guidelines
  • TF Tracking Benefits
Fast API Documentation

Hotel API Specification June 2012 > Hotel Search Example XML

Hotel Details Request Example XML

The following request needs a session id in order to filter the results of a previous search down to those relevant to the specified hotel. The response will be instant since it does not require any requests to be sent to suppliers

Note, the token attribute must be set to a valid token, and the sid must be set to that returned in the previous search.

<GetHotelsRequest sid="******" token="*****" xmlns="http://www.travelfusion.com/xml/api/simple">

<filters>

<filter code="hotelCode">123456</filter>

</filters>

</GetHotelsRequest>

Report abuse
Page details
Page updated
Report abuse