Newer Version Available

This content describes an older version of this product. View Latest

Insurance Underwriting Rules (POST)

Create an underwriting rule for a root product based on the selected state definition, transition, and object name.
Resource
Resource example
Available version
63.0
HTTP methods
POST
Request body for POST
JSON example
Properties
Name Type Description Required or Optional Available Version
apiName String Unique API name of the underwriting rule. Required 63.0
description String Description of the underwriting rule Optional 63.0
effectiveFromDate String Date from which the underwriting rule is effective. Required 63.0
effectiveToDate String Date until which the underwriting rule is effective. Optional 63.0
evaluationFailureTaskGroup Evaluation Task Group Input[] Input details for failed evaluation tasks. Optional 63.0
evaluationSuccessTaskGroup Evaluation Task Group Input[] Input details for successful evaluation tasks. Optional 63.0
name String Name of the underwriting rule Required 63.0
productPath String Name of the product path. Required 63.0
ruleCriteria Insurance Rule Criteria Input[] Rule criteria for the underwriting rule. Required 63.0
status String Status of the underwriting rule. Possible values are:
  • Active
  • Inactive
  • Draft
Optional 63.0
underwritingRuleGroup Insurance Underwriting Rule Group Input[] The UnderwritingRuleGroup input data. Required 63.0
Response body for POST
Insurance Create Underwriting Rules