Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ConnectApi.InsurancePolicyReinstatementRepresentation
Output representation for the reinstate policy response. Contains the reinstated policy ID,
the transaction ID, and any errors that occurred during the reinstatement
process.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List | List of error details that occurred during the reinstatement process. | 67.0 |
| policyId | String | ID of the policy that's reinstated. | 67.0 |
| transactionId | String | ID of the transaction generated to reinstate the policy. | 67.0 |