Newer Version Available
Get Insurance Quote Details Action
Get the details of an insurance quote.
This action is available in API version 63.0 and later.
Supported REST HTTP Methods
- URI
- /services/data/v64.0/actions/standard/getInsuranceQuoteDetails
- Formats
- JSON
- HTTP Methods
- GET, POST
- Authentication
- Bearer Token
Inputs
| Input | Details |
|---|---|
| quoteId |
|
| filters |
|
Outputs
| Output | Details |
|---|---|
| contextId |
Type String DescriptionThe context ID of the created insurance quote. |
| contextJson |
Type Map<String, Object> DescriptionList of insurance context details. |
Example
Sample Request
Sample Response