Create RoomType

Create a new room type under the current operator. A room type is a group of interchangeable properties (rooms) sold as a single inventory pool. Optionally link existing properties at creation time via property_ids — each linked property must not already belong to another room type. Subject to the room type quantity limit of the operator's subscription (capped by the property quantity limit) and not available on Basic editions.

Body Params
string
required
length ≤ 100

Title of the new room type. Must be unique within the operator.

property_ids
array of int64s

Optional list of property ids to link to the new room type. Each property must belong to the operator and must not already be linked to another room type.

property_ids
Response

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