Newer Version Available

This content describes an older version of this product. View Latest

Process Policy Limits Response

Output representation for processing the policy limits for a claim loss item.
JSON example
1{
2  "isLimitExceeded": false,
3  "insPolicyLimitTrackings": [
4    {
5      "policyLimitId": "0lYx00000004CvQEAU",
6      "category": "Per-Incident Limit",
7      "remainingAmount": 3750.00
8    }
9  ],
10  "errors": []
11}
Property Name Type Description Filter Group and Version Available Version
errors Error Detail[] List of errors associated with the API operation. Big, 65.0 65.0
insPolicy​LimitTrackings Policy Limit Tracking Details[] List of insurance policy limit tracking details. Big, 65.0 65.0
isLimit​Exceeded Boolean Indicates whether a limit is exceeded (true) or not (false). Big, 65.0 65.0