v1
latestOpenAPI 3.0.12026-07-245277551.2 MBgetRoomTypes
Returns a list of room types filtered by the selected parameters ### Group account support
Query parameters
Property ID list, comma-separated, i.e. 37,345,89
Room Type ID list, If more than one, send as comma-separated, i.e. 37,345,89
Check-in date. Required for the rates to be returned.
Check-out date. Required for the rates to be returned.
Number of adults. Required for the rates to be returned.
Number of children. Required for the rates to be returned.
If detailed rates are expected
Room type name, used to filter
Hotel city, used to filter
Hotel name, used to filter
Max number of guests, used to filter
Page number
Page size
Sorting rules, semicolon-separated. Format: field[:direction], where direction is asc or desc, defaults to asc if not provided. Valid fields: sorting_position. Examples: - sort=sorting_position - sort=sorting_position:desc
Response
200 Response