Newer Version Available

This content describes an older version of this product. View Latest

Insurance Member Rating Input

Input representation for rating the individual members within a group.
JSON example
1{
2  "effectiveDate": "2025-10-01",
3  "members": [
4    {
5      "memberId": "0r6RM0000000h1pYAA",
6      "plans": [
7        {
8          "planId": "0j5RM00000000a1YAA",
9          "planCoverageIds": [
10            "0k8RM00000001b2ZAA"
11          ]
12        }
13      ]
14    }
15  ]
16}
Properties
Name Type Description Required or Optional Available Version
effectiveDate String Date on which the member's rating is calculated. Optional 65.0
members Insurance Member Rating Details Input[] Details of the members and their plans to be rated. Required 65.0