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.

Generate Policy Limits Response

Output representation for the created insurance policy limit records.
JSON example
1{
2  "policyLimitIds": [
3    "0lYx00000004CvQEAU",
4    "0lYx00000004CvREAU"
5  ],
6  "errors": []
7}
Property Name Type Description Filter Group and Version Available Version
errors Error Detail[] List of errors that are encountered during the processing of the API request. Small, 65.0 65.0
policyLimitIds String[] List of IDs for the insurance policy limit records that are created. Big, 65.0 65.0