Insurance Group Endorsement Input
Input representation of the optional flow and repricing settings that are used to apply
mid-term contract adjustments to member policies in a group census.
- JSON example
-
1{ 2 "flowName": "ind_ins_grpben__ApplyCntrAdjMbrPlcy", 3 "shouldReprice": true 4} - Properties
-
Name Type Description Required or Optional Available Version flowName String API name of the flow to run to update member policies. The default value is the API name of the Apply Contract Adjustments to Member Policies flow: ind_ins_grpben__ApplyCntrAdjMbrPlcy. Optional 68.0 shouldReprice Boolean Indicates whether to recalculate the premiums (true) or not (false). If set to false, the API uses the premiums from the existing Group Census Member Plan records instead of recalculating them. The default value is true. Optional 68.0