Member With Plans Details
Details for one group census member that was created or updated, including the member
ID, associated plan IDs, and any member-level errors.
- JSON example
-
1{ 2 "errors": [], 3 "memberId": "0r6xx000000001aEAA", 4 "memberPlans": [ 5 "0r8xx000000004kEAA", 6 "0r8xx000000005lEAA" 7 ] 8}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error Details[] | Details about the errors that occurred while creating or updating the member or the member's plans. | Big, 68.0 | 68.0 |
| memberId | String | ID of the group census member that was created or updated. | Big, 68.0 | 68.0 |
| memberPlans | String[] | List of insurance plan IDs associated with the member. | Big, 68.0 | 68.0 |