You are here:
InsClaimItemService Methods
Manage claim line items, calculate coverages, process and cancel payments, and gather information about parties on a claim with the help of the claim item service methods. If you use a payment authorization workflow, use a service method to verify a team member's authority to pay or approve a financial amount.
- InsClaimItemService:add
Use this service to add a claim line item to a specified claim item object. - InsClaimItemService:calculateCoverages
Use this service to calculate the coverage amount and adjusted amount for a claim line item. These amounts are used as payment amount when the claims adjuster pays the claim line item. - InsClaimItemService:cancelPayments
Use this service to cancel claim loss and expense payments. - InsClaimItemService:claimCoverageValuation
Use this service to verify that users have the authority to pay or approve amounts in different types of financial activities. - InsClaimItemService:createPayments
Use this service to create and save claim payment records based on the line item IDs and thegroupPaymentsoption. - InsClaimItemService:delete
Use this service to delete a claim line item from a claim object. - InsClaimItemService:getClaimItems
Use this service to retrieve the list of Claimants and their corresponding open ClaimCoverages with the respective line items (loss or expense). - InsClaimItemService: getClaimLineItemFields
Use this service to retrieve the list of fields of a field set (and optionally the field's values). This field set is specific for a particular CoverageSpec. - InsClaimItemService:getCoverages
Use this service to get coverages that apply to a specific claim. - InsClaimItemService:getInsuranceCodes
Use this service to get a list of insurance codes that correspond to the coverages associated with claims. - InsClaimItemService:getInvolvedItems
Use this service to get a list of involved items (property) and/or involved people (parties) for a specific claim. - InsClaimItemService:getPartyContacts
Use this service to get a list of all the contact information for all involved parties in a specified claim. - InsClaimItemService:getPayees
Use this service to return a list of payees for a specified claim. - InsClaimItemService:invokeInitiatePaymentIP
Use this service to initiate loss or expense payments. - InsClaimItemService:saveInvolvedItem
Use this service to update the total reserve amount of an involved property or involved injury record. - InsClaimItemService:update
Use this service to update a claim line item to a specified claim item object.

