You are here:
InsClaimRecoveryService Methods
Get a list of claim recoveries and update the records that represent the recovery of funds for a claim with the help of the claim recovery service methods.
- InsClaimRecoveryService:getRecoveries
Use this service to get a list of claim recoveries (InsuranceClaimRecovery__c) based on a specified claim Id or claim number. - InsClaimRecoveryService:save
Use this service to accept an input of a list of information, which is transformed to create and update records for the InsuranceClaimRecovery__c, an object that represents the recovery of funds for a claim.

