创建房型

在当前房东账号下创建新的房型。房型是作为单个库存池出售的一组可互换的房间(房间)。可以选择在创建时通过 property_ids 链接现有房间 - 每个链接的房间不得已属于其他房型。受房东账号订阅的房型数量限制(以房间数量限制为上限),且不适用于基本版。

Body Params
string
required
length ≤ 100

新房型的标题。在房东账号内必须是唯一的。

property_ids
array of int64s

用于链接到新房型的可选房间 ID 房源。每个房间都必须属于房东账号,并且不得已链接到其他房型。

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