Insurance Policy Reinstatement Response
Output representation details of the reinstate policy request.
- JSON example
- This example shows a sample success response.
-
1{ 2 "errors": [], 3 "policyId": "0YTxx0000000001GAA", 4 "transactionId": "0k9xx00000000CvAAI" 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error Response | List of errors encountered during the processing of the API request. | Small, 67.0 | 67.0 |
| policyId | String | ID of the policy that's reinstated. | Small, 67.0 | 67.0 |
| transactionId | String | Unique identifier of the transaction that's generated during the policy reinstatement process. | Small, 67.0 | 67.0 |