# GuestRooms

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [FacilityInfo](/connectivity/docs/api-reference/facilityinfo)/`GuestRooms` | - | array of [GuestRoom](/connectivity/docs/api-reference/guestroom) | 0..1 | - |
| `GuestRooms`/[GuestRoom](/connectivity/docs/api-reference/guestroom) | Details of a room. | object |  | - |


## XML


```xml
<GuestRooms>
 <GuestRoom>
   ...
 </GuestRoom>
</GuestRooms>
```

## Related endpoints

* [/ota/OTA_HotelDescriptiveContentNotif](/connectivity/docs/ota-hoteldescriptivecontentnotif)