AgentInfo
| field | type | description | properties |
|---|---|---|---|
| agent_info_id | string(uuid) | ID of the AgentInfo | |
| address_id | string(uuid) | null | Address ID where the agent/agency is located | |
| agency_name | string | null | Name of the agency (agency_name or agent_full_name required) | |
| agent_full_name | string | null | Name of the agent (agency_name or agent_full_name required) | |
| phone_number | string | null | Phone number for the agent/agency | |
| string | null | Email for the agent/agency | ||
| policy_ids | array | Policy ID's associated to the agent |
