patch https://{host}/platform/riskdata/v1/sharesets/
Updates the metadata for the specified share set.
A share set is collection of treaty shares, which define the portion of risk assumed by the treaty underwriter in a program treaty.
The share set itself is defined by four properties: shareSetName
, description
, isActive
, isDefault
Property | Type | Description |
---|---|---|
shareSetName | string | Name of the share set. Must be unique. |
description | string | Description of the share set. |
isActive | boolean | If true , the share set is active and can be used in rollup analysis. |
isDefault | boolean | If true , the share set is the default share set. |