The Intrepid Product and Availability Feeds allow retailers of Intrepid products to retrieve an Intrepid brand’s trips, their current availability and prices and related trip notes and detailed itinerary information.
The following Intrepid brands are supported in these feeds:
Request to the feed services must contain a brand identifier in order to return all or specific products. The current brands supported in the feeds are:
Requests to the feed services can optionally contain a version number. If a version number is provided, the requester is guaranteed the schema of the XML returned will not change. Omission of the version number will result in the retrieval of the latest version of the requested feed. It should be noted that omitting the version number means the requesting process may be vulnerable to breaking changes.
Current versions are:
Currently supported headers and what they do:
application/json to receive the feed as JSON or application/xml to receive it as XML. Defaults to XML if omitted.Content-Encoding: gzip response header is set. Recommended for large feeds to reduce transfer size and improve download speed.Accept-Encoding: gzip for maximum payload reduction.