# Phones

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [ContactInfo](/connectivity/docs/api-reference/contactinfo)/`Phones` | Phone numbers for a contact person/point. | array of [Phone](/connectivity/docs/api-reference/phone) | 0..1 | - |
| `Phones`/[Phone](/connectivity/docs/api-reference/phone) | Phone number/extension/type. | object | 0..1 | - |


## XML


```xml
<Phones>
  <Phone ... />
</Phones>
```

## Related endpoints

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