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.
Insurance Quoting Errors
Contains the error codes and error code messages that are applicable to the
Insurance Quoting APIs.
| Error Code | HTTP Response Code | Message |
|---|---|---|
| SF-0002-0001 | 400 | For the contextId and quoteInputs parameters, specify a value and try again. |
| SF-0002-0002 | 400 | Specify the relatedRecordId and relatedRecordObjName parameters in the relatedRecords array and try again. |
| SF-0002-0003 | 400 | More than one related record mapping found for {entityName}. Ensure that you specify only one related record mapping for {entityName} and try again. |
| SF-0002-0004 | 400 | {attributeList} not found for product {productCode}. Specify supported values for the attributes object and try again. |
| SF-0002-0005 | 400 | Values of the instance key arrays are not unique {instanceKey}. Specify unique instance key arrays and try again. |
| SF-0002-0006 | 400 | More than one instance key array found {instanceKey}. Specify unique instance key arrays and try again. |
| SF-0002-0007 | 400 | Value {inputValue} is invalid for {inputField}. Specify unique values for the instance key array and try again. |
| SF-0002-0008 | 400 | The instance {instanceKey} you are trying to delete doesn't exist. |
| SF-0002-0009 | 400 | The instance {instanceKey} you are trying to update doesn't exist. |
| SF-0002-0010 | 400 | Specify the configuration parameters in the configOptions object and try again. |
| SF-0002-0011 | 400 | Product with product code {productCode} failed the qualification criteria. Specify a valid product and try again. |
| SF-0002-0012 | 400 | The {instanceKey} instance key has conflicting values for attributes or relatedRecords. Specify identical values and try again. |