v1

latestOpenAPI 3.0.12026-07-245277551.2 MB
Room

getRoomsUnassigned

Returns a list of unassigned rooms in the property. Call is alias of getRooms. Please check its documentation for parameters, response and example. ### Group account support

get/getRoomsUnassigned

Query parameters

propertyIDsstring

List of property IDs, comma-separated, i.e. 37,345,89

Response

200 Response

successboolean

Returns if the request could be completed

countinteger

Number of results (properties) returned

totalinteger

Total number of results, can be more than what was returned

messagestring nullable

To be used in case any error occurs (if success = false). If success = true, it does not exist.