# ServiceDetails

### Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [Service](/connectivity/docs/api-reference/service)/`ServiceDetails` | The details of a [Service](/connectivity/docs/api-reference/service). | object | 1..1 | The contents of this element depend on the value of [Service](/connectivity/docs/api-reference/service)`[@ServiceTypeCode]`, and can include the number of guests, the number of days the service is provided, and any fees that apply. |
| `ServiceDetails`/[Fees](/connectivity/docs/api-reference/fees) | Fees charged for the [Service](/connectivity/docs/api-reference/service). | array of [Fee](/connectivity/docs/api-reference/fee) | 0..1 | - |


### XML


```xml
<ServiceDetails>
   <GuestCounts>
      ...
   </GuestCounts>
   <TimeSpan ... />
   <Fees>
      ...
   </Fees>
</ServiceDetails>
```

## Related endpoints

* [/ota/OTA_HotelResNotif](/assets/ota-resnotif.0246048b9c717d1a5855d6674e26c38dabca2d621c6e35c8db7aba16f8794661.53c68abe.md)
* [/ota/OTA_HotelResModifyNotif](/assets/ota-resmodifynotif.db8d41e1bc79646e4858455554c34b992ccb01469da7502fbb3cc803dccb64f5.53c68abe.md)