Skip to content

bookingsuedtirol/mss-python

Repository files navigation

mss-python PyPI

MSS API client for Python projects

Available methods

  • getHotelList
  • getHotelListByFilter
  • getSpecialList
  • getRoomList
  • getWidgetConfig
  • getBooking
  • cancelBooking
  • prepareBooking
  • getAvailability
  • getRoomAvailability
  • getDayAvailability
  • getPriceList
  • createInquiry
  • getLocationList
  • getThemeList
  • getMasterpackagesList
  • notifyMasterpackages
  • getLastMinuteQuotation
  • validateCoupon
  • getHotelPictures
  • getHotelPictureGroups
  • getOptionalServices

Example Execution

pip3 install -r requirements.txt

python3 -m examples.simple.main