addPartyGroupingRole

Description
This transaction adds a Party Grouping Role to an existing Party Grouping Association. The Party Grouping Role describes the part played by the Party as a Grouping Association in a Party Grouping.
Web Services
Operation name: addPartyGroupingRole
Service name: Party
Example
Add a role of Head of household for John Smith as a member of the Smith family household.
Usage information
A Party can have one or many PartyGroupingRoles.
A PartyGroupingRole type can be associated with one or many parties.
For a given GroupingAssociation, a Party can have only one PartyGroupingRole of same type.
The RoleType and RoleValue are user-definable using a code table.
Preconditions
A Party must exist and be active.

A PartyGroupingAssociation must exist and be active.

Mandatory input
  • PartyGroupingAssociationId
  • RoleType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If RoleStartDate is not supplied, the system date is used by default.

The RoleCategoryType and RoleCategoryTypeValue are derived from the RoleType and are only included in the response of this transaction.

Request message
<TCRMTxType> addPartyGroupingRole

<TCRMTxObject> TCRMPartyGroupingRoleBObj

<TCRMObject> TCRMPartyGroupingRoleBObj

Response objects
TCRMPartyGroupingRoleBObj
Special note
Not applicable