Newer Version Available

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

Get Insurance Policy Current Standings Action

Get the current standings of the insurance policy.

This action is available in API version 65.0 and later.

Supported REST HTTP Methods

URI
/services/data/v65.0/actions/standard/getInsPolicyCurrentStandings
Formats
JSON
HTTP Methods
POST
Authentication
Authorization: Bearer token

Inputs

Input Details
getInsPlcyCurrStndInputRep
Type
Apex-defined
Description

Required.

An Apex ConnectApi.GetInsPlcyCurrStndInputRep record that contains the details to retrieve the consumed and available limits for the policy or claim.

Outputs

Output Details
getInsPlcyCurrStndOutputRep
Type
Apex-defined
Description
An Apex ConnectApi.GetInsPlcyCurrStndOutputRep record that contains the details of the consumed and available limits that are retrieved for the policy claim.

Example

Sample Request

Sample Response