addPartyGroupingAssociation

Description
This transaction adds Party objects to an existing PartyGrouping. PartyGroupingAssociation details include PartyGroupingIdentifier, PartyId, GroupingAssociationDescription, GroupingAssociationEffectiveStartDate, and GroupingAssociationEffectiveEndDate.
Web Services
Operation name: addPartyGroupingAssociation
Service name: Party
Example
Add Tom Jones to the existing 'Over 40' PartyGrouping.
Usage information
The GroupingAssociationEffectiveStartDate must be after or equal to the PartyGroupingEffectiveStartDate.

The GroupingAssociationEndDate must be before or equal to the GroupingEndDate.

Preconditions
Party must exist.

Group must exist and be active.

Mandatory input
  • GroupId
  • PartyId
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If the EffectiveStartDate for PartyGroupingAssociation is not supplied, it defaults to the current system date.
Request message
<TCRMTxType> addPartyGroupingAssociation

<TCRMTxObject> TCRMPartyGroupingAssociationBObj

<TCRMObject> TCRMPartyGroupingAssociationBObj

Response objects
TCRMPartyGroupingAssociationBObj
Special note
Not applicable