v1
latestOpenAPI 3.0.32026-07-2672165314.6 KBAvailable rooms
Returns all the roomtypes available for a given property
Path parameters
Property identifier
Query parameters
Optional website identifier for localized content
Response
Success
List of amenities available of the room
A description of a room.
A boolean value indicating if the breakfast is included in the price of the booking.
A boolean value indicating if there is a parking spot available.
A boolean value indicating if the property is only available for adults.
A boolean value indicating if the property allows pets.
Room identifier.
Name of the room.
URL address of the image of the room.
Maximum number of people the room can host.
Number of units (same room type) that this room has.
A boolean value indicating if the property has wifi available.
A boolean value indicating if the property has a meal plan available.
Number of bedrooms in the room.
Number of bathrooms in the room.
This value indicates if the area is given in square feet(sqf) or square meters(sqm).
This value indicates how many meters/feet the unit has; the value is given in the unit of measure set in the parameter area_unit.
Minimal price the booking will cost; this parameter is always given in euros.
This parameter is the same as min_price (minimal price the booking will cost) but given in the currency of the owner - any currency that can be passed to the system. A list of all available currencies can be found in the section CurrenciesApi.The currency used here is specified by the parameters in “currency”.
Maximum price the booking will cost; this parameter is always given in euros.
This parameter is the same as max_price (maximum price the booking will cost) but given in the currency of the owner - any currency that can be passed to the system. A list of all available currencies can be found in the section CurrenciesApi.The currency used here is specified by the parameters in “currency”.
Price unit in days. This field indicates the number of days of stay the min_price and max_price are.So if we have a 30 price_unit_in_days, it means the min_price and max_price are Monthly prices.If multiple prices per different periods are defined it will return daily prices