getRoomTypes

Returns a list of room types filtered by the selected parameters ### Group account support

Query Params
string

Property ID list, comma-separated, i.e. 37,345,89

string

Room Type ID list, If more than one, send as comma-separated, i.e. 37,345,89

date

Check-in date. Required for the rates to be returned.

date

Check-out date. Required for the rates to be returned.

integer

Number of adults. Required for the rates to be returned.

integer

Number of children. Required for the rates to be returned.

boolean
Defaults to false

If detailed rates are expected

string

Room type name, used to filter

string

Hotel city, used to filter

string

Hotel name, used to filter

string

Max number of guests, used to filter

integer
Defaults to 1

Page number

integer
Defaults to 20

Page size

string

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

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json