# UniqueID

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [OTA_HotelDescriptiveContentNotifRS](/connectivity/docs/api-reference/ota_hoteldescriptivecontentnotifrs)/`UniqueID` | Unique identifying information for a (new) property. | object | 0..1 | - |
| `UniqueID`/`@Type` | The [Unique ID Type Code](/connectivity/docs/codes-uit). | [UIT](/connectivity/docs/codes-uit) | 0..1 | - |
| `UniqueID`/`@ID` | The Booking.com property ID. | object | 0..1 | Same as [HotelCrossRef](/connectivity/docs/api-reference/hotelcrossref)`[@ResponseHotelCode]`. |


## XML


```xml
<UniqueID
  Type="10"
  ID="1460495" />
```

## Related endpoints

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