Insurance Group Adjustment Response
Output representation of the details that are returned after a bulk mid-term adjustment
request is accepted. The response includes the asynchronous request ID and any errors that
occurred while validating or scheduling the job.
- JSON example
-
1{ 2 "errors": [], 3 "requestId": "15U000000000001AAA" 4}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error Details[] | List of errors that occurred while validating the request or scheduling the asynchronous adjustment job. | Big, 68.0 | 68.0 |
| requestId | String | ID of the asynchronous bulk request. Use this ID to track the status of the mid-term adjustment job. | Big, 68.0 | 68.0 |