# SpecialRequests

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [RoomStay](/connectivity/docs/api-reference/roomstay)/`SpecialRequests` | Special requests entered by booker (e.g. check-in time, extra bed, airport shuttle). | array of [SpecialRequest](/connectivity/docs/api-reference/specialrequest) | 1..1 | - |
| `SpecialRequests`/[SpecialRequest](/connectivity/docs/api-reference/specialrequest) | Contains the guests' smoking/non-smoking preference. If the feature **res_extra_info** is enabled, this element also contains details of any special benefits for which the guests are eligible. | object | 0..1 | - |


## XML

```xml
<SpecialRequests>
   <SpecialRequest ... >
      ...
   </SpecialRequest>
</SpecialRequests>
```

## Related endpoints

* [/ota/OTA_HotelResNotif](/assets/ota-resnotif.6feca6813d49343c21f6eaf6fb23bc2ae9463aebb608c424a9b1a86125d3a633.53c68abe.md)
* [/ota/OTA_HotelResModifyNotif](/assets/ota-resmodifynotif.47baf4836abbc19d568e27e43a5a6500b959bf6bebfe20f361089b013d7d6940.53c68abe.md)