addClaimContract

Description
This transaction creates an association between an existing claim and an existing contract. In the insurance industry, a claim is a request for payment of benefits. A claim can be related to one or more contracts and can involve one or more parties.
Web Services
Operation name: addClaimContract
Service name: FinancialServices
Example
Add a claim contract to associate an existing automobile collision claim to another automobile policy.
Usage information
You can associate an existing claim with a given contract with this transaction.

The claim contract can be added as part of the addClaim transaction when a new claim is being added, or it can be added for an existing claim by using this transaction.

Preconditions
A contract and a claim must exist.
Mandatory input
  • ClaimId
  • ContractId
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If the start date is not supplied, the current system date is used by default.
Request message
<TCRMTxType> addClaimContract

<TCRMTxObject> TCRMClaimContractBObj

<TCRMObject> TCRMClaimContractBObj

Response objects
TCRMClaimContractBObj
Special note
Not applicable