create_company
Create a company record in Hudu, including contact information, addresses, and notes, to organize IT documentation.
Instructions
Create a new company.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | ||
| city | No | ||
| name | Yes | ||
| notes | No | ||
| state | No | ||
| website | No | ||
| nickname | No | ||
| id_number | No | ||
| fax_number | No | ||
| company_type | No | ||
| country_name | No | ||
| phone_number | No | ||
| address_line_1 | No | ||
| address_line_2 | No | ||
| parent_company_id | No |