Contains data which represent company.
| Field | Type | Required | Description |
|---|---|---|---|
| firstName | String | Yes | First name of the representative of the company |
| lastName | String | Yes | Last name of the representative of the company |
| phone1 | String | Yes | First phone of the company |
| phone2 | String | Yes | Second phone of the company |
| name | String | Yes | Company name |