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.

Process Policy Limits Input

Input representation for processing policy limits for a claim loss item.
JSON example
1{
2  "adjustedAmount": 1250.00,
3  "benefitName": "Collision Coverage",
4  "limitUnitCount": 1
5  "paymentDetailId": "0l2xx0000000001CAA"
6}
Properties
Name Type Description Required or Optional Available Version
adjusted​Amount Double Amount after adjustments are made based on the current standings of the policy limits. Optional 65.0
benefitName String Name of the specific benefit or sub-coverage that the loss item applies to. Optional 65.0
limitUnit​Count Integer Unit count that the payment detail represents.

Default value is 1.

Optional 65.0
paymentDetailId Integer ID of the claim coverage payment detail record that’s associated with the loss item. Optional 67.0