Skip to main content

Stratech Booking API

The Stratech Booking API can be used by partners to integrate with Stratech Booking for calculating and creating bookings. The API supports two kind of partners:

  • Channel manager partner
    The channel manager partner connects to online travel agents (OTA) to allow them to calculate and create bookings
  • Web partner
    The web partner integrates the website of the resort to calculate and create bookings

Channel manager partner

A channel manager partner can use the Get available organizations for partner endpoint to get organizations that have authorized the partner.

To get details about the organization a channel manager partner can use the Get organization details endpoint.

For finding all organizations that distribute to a specific OTA channel a partner can use the Get relevant organizations per OTA channel endpoint.

A channel manager partner can request the prices and availability for a specific OTA channel via the Get a los pricing dataset endpoint.

To create a new booking a channel manager partner can use the Channel manager – booking endpoints. The Calculate a booking endpoint will calculate the price of the booking and the Create a booking endpoint will create the booking.

Web partner

A web manager partner can use the Get available organizations for partner endpoint to get organizations that have authorized the partner.

To get details about the organization a web partner can use the Get organization details endpoint.

A web partner can request the prices and availability for a specific OTA channel via the Get a los pricing dataset endpoint.

To create a new booking a web partner can use the Web partner – booking endpoints. The Calculate a booking endpoint will calculate the price of the booking and the Create a booking endpoint will create the booking.