Create Configuration Rating Output
Creates a new rating output field (entity name: rating_engine_display) and an
associated smart tag with the naming convention AII{key}PrimaryInsured.
The field definition is stored in company_fields, an association is created in
company_entity_fields, and a smart tag is created in smart_tags.
Allowed field class names: InputField
The field key cannot be companyId (reserved) and must be alphanumeric
([A-Za-z0-9]+) since the smart tag name is derived from it.
Required permission: company:update
Documentation Index
Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Body
Request body for creating a configuration rating output field
Field definition specifying the rating output field's type, key, and configuration
Response
Configuration rating output field created successfully
The ID of the created rating output field
