Skip to content

1. Introduction

This documents describes a standard for exchanging traveling and booking information, called AlpineBits® HotelData.

AlpineBits® HotelData builds upon established standards:

  • client-server communication is done through stateless HTTPS (the client POSTs data to the server and gets a response) with basic access authentication 1 and

  • traveling and booking information is encoded in XML, following version 2015A of the OpenTravel Schema 3, 4, 5 (from here on called OTA2015A) by the OpenTravel Alliance 2.

At the current version of the standard, the scope of AlpineBits® covers exchanging the following types of information:

  • room availability (FreeRooms),

  • request and reservation inquiries (GuestRequests),

  • room category information (Inventory),

  • prices (RatePlans),

  • prices for revenue management (BaseRates),

  • hotel activities (Activities).

AlpineBits® relies on its underlying transport protocol to take care of security issues. Hence the use of HTTPS is mandatory.