File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,18 @@ List of short-term rental properties.
132132
133133
134134
135+ <details >
136+
137+ <summary ><b ><code >property_listings</code ></b > <i >List</i ></summary >
138+
139+ List of property listings.
140+
141+ </details >
142+
143+ ---
144+
145+
146+
135147<details >
136148
137149<summary ><b ><code >reservations</code ></b > <i >List</i ></summary >
@@ -264,6 +276,12 @@ Configuration for the organize feature.
264276---
265277
266278
279+ ** ` is_embedded ` ** * Boolean*
280+
281+ Whether the portal is embedded in another application.
282+
283+ ---
284+
267285
268286## Response
269287
Original file line number Diff line number Diff line change @@ -76,6 +76,12 @@ List of short-term rental properties.
7676
7777---
7878
79+ ** ` property_listings ` ** * Array* * of Objects*
80+
81+ List of property listings.
82+
83+ ---
84+
7985** ` reservations ` ** * Array* * of Objects*
8086
8187List of reservations.
You can’t perform that action at this time.
0 commit comments