Insurance Generate Refresh Census Members Response
Output representation of the details when you generate or update group census members
from policy information on an existing group benefits contract.
- JSON example
-
1{ 2 "isSuccess": true, 3 "groupCensusId": "0rfxx0000004C92AAA", 4 "errors": null 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Insurance Error[] | List of errors encountered during the generate or update census members operation. Shows null when the request succeeds. | Small, 68.0 | 68.0 |
| groupCensusId | String | ID of the group census whose member details are generated or updated. | Small, 68.0 | 68.0 |
| isSuccess | Boolean | Indicates whether the API operation is successful (true) or not (false). | Small, 68.0 | 68.0 |