updateClaimPartyRole

Description
This transaction updates the information of an existing claim party role. In the insurance industry, a claim is a request for payment of benefits. Claims are related to one or more contracts and can involve one or more parties.
Web Services
Operation name: updateClaimPartyRole
Service name: FinancialServices
Example
Update a claim party role to change the description or to end the witness role on the automobile collision claim.
Preconditions
A ClaimPartyRole must exist.
Mandatory input
  • ClaimPartyRoleIdPK
  • ClaimPartyRoleLastUpdateDate
Usage information
The required input for this transaction includes the claim party role ID (primary key), the party ID, the claim ID, and the claim party role last update date.
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
To make a claim party role inactive, set the end date less to be less than or equal to the current date.
Request message
<TCRMTxType> updateClaimPartyRole

<TCRMTxObject> TCRMClaimPartyRoleBObj

<TCRMObject> TCRMClaimPartyRole

Response objects
TCRMClaimPartyRoleBObj
Special note
Not applicable