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.
Renew Policy (POST)
Renew policy for the specified insurance policy ID.
- Resource
-
1/connect/insurance/brokerage/policies/policyId/renew - Resource example
-
1https://yourInstance.salesforce.com/services/data/v68.0/connect/insurance/brokerage/policies/policyId/renew - Available version
- 63.0
- HTTP methods
- POST
- Request body for POST
-
- JSON example
-
1{ 2 "fieldValueMap": { "Name": "demo" } 3} - Properties
-
Name Type Description Required or Optional Available Version fieldValueMap Object JSON object that contains name-value pairs that store details of insurance policy. Required 63.0
- Response body for POST
- Insurance Policy Process