You can use legal entity types to collect additional information about named insureds. The legal entity types appear in a JSON object; the type is the type of legal entity and the value is the name of the legal entity.
To manage legal entity types, navigate to Settings > Modules > Contacts, and then:
- Navigate to the Legal Entity Types section.
- In the JSON object, add or remove the “type” and “name” of the legal entity. If adding new legal entity types, write the new legal entity types as this: {“type”: “<legal entity type>”, “name”: “<legal entity name>”}.
- Select Save.
Usage considerations
The Legal Entity Types section is directly related to the legal-entity-type advanced setting. When you add, remove, or update a legal entity type in the Legal Entity Type JSON object, BriteCore automatically updates the JSON object of the legal-entity-type advanced setting. When you add, remove, or update the legal-entity-type advanced setting, BriteCore automatically updates the JSON object in the Legal Entity Type section.