Insurance Update Member Plans
Output representation for the update member plans operation.
- JSON example
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Insurance Error[] | List of errors that occurred for the API request. | Small, 65.0 | 65.0 |
| failedPlans | String[] | List of plan IDs that failed to be updated. | Small, 65.0 | 65.0 |
| isSuccess | Boolean | Indicates whether the overall operation is successful (true) or not (false). | Small, 65.0 | 65.0 |
| memberId | String | ID of the group census member. | Small, 65.0 | 65.0 |
| updatedMemberPlans | String[] | List of IDs for the member plan records that are successfully updated. | Small, 65.0 | 65.0 |