====== SOAP Calls ====== Here are in more datail described all of the ORS SOAP Calls / Methods. Some of the methods are common to all [[soap_structure#content_types|content types]] and some are not. **Search methods:** * [[regions|regions]] : a list of available regions * [[offers_method|offers]] : a list of available offers * [[trips|trips]] : a list of available trips * [[units|units]] : a list of available units (rooms) * [[offerTripInfo|offerTripInfo]] : offer and trip info * [[offersDetails|offersDetails]] : offer details method (only available for ''trips'' content type at the moment) **Check methods:** * [[check]] : an availability check (returns a total price for all passengers and offer status) * [[flightInfo]] : returns flight informations **Booking methods** * [[register]] : create a registration (non obligatory registration) * [[book]] : create obligatory booking * [[option]] : create a booking option (this method holds booking for a while and after a timeout a booking is either cancelled or fixed) * [[option_fix]] : this method fixes an option without waiting for timeout to complete * [[book_info]] : retrieve booking information **Info methods** * [[info]] : return different information about property (description, weather info, ratings, ...)