updatePartyRelationship

Description
This transaction is used to correct party relationship information or to show that party relationship information that is no longer valid by expiring it.
Web Services
Operation name: updatePartyRelationship
Service name: PartyService
Example
Update the party relationship between Jane Smith and John Black to show that their relationship has changed from fiancé to spouse.
Usage information
To make a relationship inactive, use this transaction to set an end date that is less than or equal to the current date.

Essentially all of the information that can be added as part of the addPartyRelationship transaction, including the relationship type, can be changed through this transaction.

Preconditions
A party relationship must exist between two parties.
Mandatory input
  • PartyRelationshipIdPK
  • PartyRelationshipLastUpdateDate
  • RelationshipFromValue
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
When a relationship is updated, it applies to both parties involved in the relationship. For example, if the employee relationship of John Smith to the ABC Company is ended, then the ABC Company is no longer the employer of John Smith.

If the effective date is not supplied, it is defaulted to the current business date.

Request message
<TCRMTxType> updatePartyRelationship

<TCRMTxObject> TCRMPartyRelationshipBObj

<TCRMObject> TCRMPartyRelationshipBObj

Response objects
TCRMPartyRelationshipBObj
Special note
Not applicable


Last updated: 5 Jun 2018