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
API key authentication. Include your API key in the Authorization header.
Company identifier
Request body for creating a configuration rating output field
Field definition specifying the rating output field's type, key, and configuration
Configuration rating output field created successfully
The ID of the created rating output field