Insurance Group Adjustment Input

Input representation of the optional flow and repricing settings used to submit a bulk mid-term adjustment request for a group census. The source group census is supplied as the censusId path parameter.
JSON example
1{
2  "flowApiName": "Process_Group_Census_Member_Data",
3  "shouldReprice": true
4}
Properties
Name Type Description Required or Optional Available Version
flowApiName String API name of the custom flow to use for bulk member data processing for adjustment operations. If not specified, the default flow is used. 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