Newer Version Available
Bulk Group Census Management
Output representation for the bulk processing of employee census data.
- JSON example
-
1{ 2 "errors": [], 3 "isSuccess": true, 4 "requestId": "a1Bxx000000001aEAA" 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | ConnectApi.ErrorResponse | List of errors that contains a message and an error code. | Small, 65.0 | 65.0 |
| isSuccess | Boolean | Indicates whether the request is successful (true) or not (false). | Small, 65.0 | 65.0 |
| requestId | String | ID of the asynchronous job request. | Small, 65.0 | 65.0 |