| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of company | |
| attributes | Object | Attributes for company creation To assign owner of a Company you can send `owner` and utilize the account email or ID. | [optional] |
| countryCode | Long | Country code if phone_number is passed in attributes. | [optional] |
| linkedContactsIds | List<Long> | Contact ids to be linked with company | [optional] |
| linkedDealsIds | List<String> | Deal ids to be linked with company | [optional] |