# HotelReservationID

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [HotelReservationIDs](/connectivity/docs/api-reference/hotelreservationids)/`HotelReservationID` | Unique reservation ID. | object | 1..1 | - |
| `HotelReservationID`/`@ResID_Value` | The Booking.com reservation ID. | integer | 1..1 | - |
| `HotelReservationID`/`@ResID_Date` | Creation date of the reservation. | string | 1..1 | Format: `YYYY-MM-DDTHH:MM:SS`. Note the `T` separating time and date — see below for an example. |


## XML

```xml
<HotelReservationID
  ResID_Value="312637549"
  ResID_Date="2012-11-13T11:06:39" />
```

## Related endpoints

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