getConsentConfigurationByName

Description
This transaction returns a consent configuration object based on its name.
Web Services
Operation name: getConsentConfigurationByName
Service name: PartyService
Example
Retrieve the specific consent configuration item that has the name ConsentConfig1. Upon receiving the transaction request, the server locates ConsentConfig1 and returns its details in a response.
Usage information
Not applicable
Preconditions
Not applicable
Mandatory input
  • Name
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<InquiryType> getConsentConfigurationByName

<InquiryParam>

     <tcrmParam name= "Name">

Response objects
ConsentConfigurationBObj
Special note
Not applicable