Newer Version Available
Group Rating Input
Input representation for the Group Benefits Group Rating API.
- JSON example
-
1{ 2 "batchSize": 200, 3 "quoteLineItemIds": [ 4 "0qvp00000004C9wAAE" 5 ], 6 "ratingDate": "2025-01-01" 7} - Properties
-
Name Type Description Required or Optional Available Version batchSize Integer Number of records to process in each batch for the rating calculation. The default value is 5.
Optional 65.0 quoteLineItemIds String[] List of quote line item IDs of the root plan. Optional 65.0 ratingDate String Date to use for the rating calculation. If not specified, the API uses the effective date of the quote. Optional 65.0