| field | type | description | properties |
| commercial_named_insured_id | string(uuid) | ID of the commercial named insured | |
| address_id | string(uuid) | null | ID of the address for the insured | |
| location_id | string(uuid) | null | ID of the location for the insured | |
| name | string | null | Name of the insured | |
| form_of_business | string | null | The form of business of the insured | enum: INDIVIDUAL, PARTNERSHIP, LIMITED_LIABILITY_COMPANY, S_CORPORATION, CORPORATION, JOINT_VENTURE, NOT_FOR_PROFIT_ORGANIZATION, TRUST |
| gl_code | string | null | General liability class code | |
| sic_code | string | null | Standard industrial classification code | |
| naics_code | string | null | North american industry classification system code | |
| fein | string | null | Federal employer identification number | |
| ssn | string | null | Social security number | |
| business_phone | string | null | Insured's business phone number | |
| business_email | string | null | Insured's business email address | |
| website_url | string | null | Insured's website url | |
| is_primary_named_insured | boolean | null | Whether the insured is the primary insured | |
| number_of_employees | integer | null | Number of employees | |
| minimum_premium_cents | integer | null | Minimum premium, in cents (Workers' Compensation) | |
| total_estimated_annual_premium_cents | integer | null | Total estimated annual premium, in cents (Workers' Compensation) | |