getPartyGroupingRole

Description
This transaction returns the recorded details for a Party Grouping Role, when the PartyGroupingRoleId is known.
Web Services
Operation name: getPartyGroupingRole
Service name: Party
Example
Retrieve the recorded details of a Party Grouping Role for the PartyGroupingRoleId "1234".
Usage information
Use this transaction to retrieve PartyGroupingRole details such as PartyGroupingAssociationId, RoleType, RoleValue, RoleCategoryType, RoleCategoryTypeValue, Description, StartDate, EndDate, EndReasonType, and EndReasonValue.
Preconditions
Not applicable
Mandatory input
  • PartyGroupingRoleId
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
The RoleCategoryType and RoleCategoryTypeValue are derived from the RoleType and are only included in the response.
Request message
<InquiryType> getPartyGroupingRole

<InquiryParam>

     <tcrmParam name= "partyGroupingRoleId">

Response objects
TCRMPartyGroupingRoleBObj
Special note
Not applicable