Newer Version Available

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

Insurance Underwriting Rules (Patch)

Update an existing underwriting rule for a root product.
Resource
Resource example
Available version
63.0
HTTP methods
PATCH
Request body for PATCH
JSON example
Properties
Name Type Description Required or Optional Available Version
description String Description of the underwriting rule. Optional 63.0
effectiveFromDate String Date from which the underwriting rule is effective. Optional 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. Optional 63.0
productPath String Name of the product path. Optional 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
Response body for PATCH
Insurance Update Underwriting Rules