Newer Version Available
Update Insurance Quote Action
Update an existing insurance quote by adding, updating, or deleting
nodes and optionally executing pricing and rules.
This action is available in API version 66.0 and later.
Supported REST HTTP Methods
- URI
- /services/data/v66.0/actions/standard/updateInsuranceQuote
- Formats
- JSON, XML
- HTTP Methods
- POST
- Authentication
- Authorization: Bearertoken
Inputs
| Input | Details |
|---|---|
| addedNodes |
|
| additionalFields |
|
| contextId |
|
| deletedNodes |
|
| pricingProcedureApiName |
|
| quoteId |
|
| quoteOptions |
|
| updatedNodes |
|
Outputs
| Output | Details |
|---|---|
| contextId |
|
| errorsList |
|
| isSuccess |
|
| quoteId |
|
Example
- POST
-
This sample request is for the Update Insurance Quote action.
-
This is a sample request to call this invocable action from Apex code.
-
This sample response is for the Update Insurance Quote action.