getEnumueratedAnswer

Description
This inquiry transaction returns the details of an EnumeratedAnswer.
Web Services
Operation name: getEnumueratedAnswer
Service name: DWLBusinessServices
Example
Retrieve the details of a specific possible Answer.
Usage information
When the EnumeratedAnswerId and LanguageType are known, this transaction can be used to retrieve the recorded information for the EnumeratedAnswer.
Preconditions
Not applicable
Mandatory input
  • EnumeratedAnswerId
  • LanguageType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<InquiryType> getEnumeratedAnswer

<InquiryParam>

     <tcrmParam name = "enumeratedAnswerId">

     <tcrmParam name = "languageType">

Response objects
EnumeratedAnswerBObj
Special note
Not applicable