Newer Version Available

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

Insurance Policy Limit Current Standings Response

Output representation for the current standings of the insurance policy limits.
JSON example
1{
2  "isSuccess": true,
3  "errors": [],
4  "insPolicyLmtCalcStandingNode": [
5    {
6      "applicableAction": [
7        "PaymentAttempted"
8      ],
9      "category": "LimitCurrency",
10      "claimCoverageId": "0cYSG000000UYlp2AG",
11      "claimId": "500SG0000009HjJ2AU",
12      "durationType": "PolicyTerm",
13      "initialAmount": 1000,
14      "initialValue": 0,
15      "parentMappedScopeId": "0YTxx0000000253GAA",
16      "pendingAmount": 500,
17      "pendingValue": 0,
18      "policyAssetId": "",
19      "policyCoverageId": "0cYSG000000UYlq2AG",
20      "policyLimitId": "1TDSG0000007HU84AM",
21      "policyLimitStandingKey": "PolicyCoverage LimitCurrency",
22      "policyParticipantId": "003SG0000005pIkJAI",
23      "predictedRemainingAmount": 500,
24      "predictedRemainingValue": 0,
25      "scope": "PolicyCoverage",
26      "remainingAmount": 1000,
27      "remainingValue": 0,
28      "totalUsedAmount": 0,
29      "totalUsedValue": 0
30    }
31  ]
32}
Property Name Type Description Filter Group and Version Available Version
errors Error Detail[] List of errors for calculate standings. Big, 65.0 65.0
insPolicyLmt​CalcStanding​Nodes Insurance Policy Limit Calculation Standing Node[] List of policy limit current standing nodes. Big, 65.0 65.0
isSuccess Boolean Indicates whether the API operation is successful (true) or not (false). Big, 65.0 65.0