Loading
Insurance
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          InsClaimItemService:saveInvolvedItem

          InsClaimItemService:saveInvolvedItem

          Use this service to update the total reserve amount of an involved property or involved injury record.

          Class: InsClaimItemService

          Method: saveInvolvedItem

          How It Works

          1. Takes the claimantId and finds the record of the involved injury or involved property.

          2. if the total reserve amount is less than the allocated reserve amount, sets the total reserve amount to equal the allocated reserve amount.

          Remote Options

          Option

          Description

          claimantId

          Required.

          The Id of the involved injury or involved property for which this service will update the total reserve amount.

          totalReserveAmount

          Required.

          The total reserve amount that the service will compare to the allocated reserve amount.

          Input JSON

          This service does not use an input JSON.

          Output JSON

          The service does not return an output JSON.

           
          Loading
          Salesforce Help | Article