# Item

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [Items](/connectivity/docs/api-reference/items)/`Item` | Item details for the service. | object | 0..* | Currently used for breakfast services only. |
| `Item`/`@Code` | The [Booking.com Breakfast Item Code](/connectivity/docs/codes-bcbi). | [BCBI](/connectivity/docs/codes-bcbi) | 0..1 | - |


## XML


```xml
<Item
  Code="5001" />
```

## Related endpoints

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