Newer Version Available
Delete Member Plans
Output representation for the member plan deletion process.
- JSON example
-
1{ 2 "errors": [], 3 "isSuccess": true, 4 "memberId": "0r6p00000004C9wAAE" 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Insurance Error[] | List of errors occurred during the API operation. | Small, 65.0 | 65.0 |
| isSuccess | Boolean | Indicates whether the API executed successfully (true) or not (false). | Small, 65.0 | 65.0 |
| memberId | String | ID of the group census member. | Small, 65.0 | 65.0 |