# CompanyName

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [OwnershipManagementInfo](/connectivity/docs/api-reference/ownershipmanagementinfo)/`CompanyName` | Details of the company that owns/manages the property. | object | 0..1 |  |
| `CompanyName`/`@Code` | The ID of the [legal entity](/connectivity/docs/glossary_of_terms#legal-entity-id) to which the property belongs. | integer | 0..1 | Only allowed for new properties. |


## XML


```xml
<CompanyName
  Code="1234" />
```

## Related endpoints

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