TourCMS, a leading online booking and channel management solution is operated by Palisis.

Contact Info

Palisis AG
Florastrasse 18A
8610 Uster
support@palisis.com
+41 44 533 40 40

Follow Us

home > support > API > Marketplace API > API: tour dates, prices & availability

Dates & Prices API methods

Product specific

There are several API methods that can be used to get the dates & prices for a specific Tour:

  • Show Tour “Dates and deals”

    The most commonly used method. Will return a list of available start dates (and matching end dates for multi-day tours) available for a given Tour, optionally filtered by start date range. Includes dates generated by Departures, Freesale seasons and Hotel type products.
     
    Great for building an availability calendar or listing special offers for a particular Tour.

  • Show Tour dates (Departures)

    Lists all departures for a particular Tour, possibly useful for importing into a database however in most instances the Dates and deals method should be used instead.

  • A series of API methods for managing dates externally of TourCMS

    Allows access to the raw departure data, before markup/currency conversion etc is applied. Designed for tour operators building external tools / integrations to manage their own dates and prices, not designed for agent use or marketing website display

Multi Tour

It's also possible to get lists of Tours/Hotels with availability during certain time periods:

  • Search Tours/Hotels

    Supports searching for Tours/Hotels available in a certain month, or starting within a certain date range.

  • Search specific hotel availability

    A specialised version of the Search Tours/Hotels API call that supports searching for Hotel room availability.

More information