v1
latestSwagger 2.02026-07-14214688.6 KBGet the count of all rooms in the hotel matching the given filter criteria.
Path parameters
The hotel you are counting the rooms for.
Query parameters
Return results only for rooms that have the given frontdesk ocuppancy status.
Return results only for rooms that have the given room condition status.
Return results only for rooms that have the given maintenance status.
Return result only for rooms for the given room types. Allows to pass a comma-separated list of room types.
Return result only for rooms having all of the given amenities. You can provide a comma seperated list of amenity codes.
Return result only for rooms having at least one of the specified views. You can provide a comma seperated list of view codes.
Return result only for rooms having at least one of the specified locations. You can provide a comma seperated list of location codes.
Headers
Application identifier
Application key.
Response
The room count in the hotel matching the given filter criteria.