post https://{host}/platform/riskdata/v1/sharesets//bulk-update-shares
Updates treaty share data in the specified share set.
A share set is a collection of treaty shares. A treaty share defines the portion of risk assumed by the treaty underwriter in a program treaty.
Each treaty share in a share set is defined by a programUUid
, a treatyUuid
, and a share
value (expressed as a percentage).
Parameter | Type | Description |
---|---|---|
programUuid | string | UUID of an inward program. |
treatyUuid | string | UUID of program treaty that is applied to the specified inward program (programUuid ). |
share | number | Value between 0 and 1 that represents a percentage of risk assumed by treaty underwriter in the specified program treaty (treatyUuid ). A value of .5 indicates a 50% share in the program treaty. |