getPartyAlert

Description
This inquiry transaction returns a specific alert for a given party.
Web Services
Operation name: getPartyAlert
Service name: PartyService
Example
Retrieve detail for the 'Special Care' alert associated with Jane King.
Usage information
The input for this transaction is the party ID and alert ID (primary key) for the party alert being queried.
Preconditions
Party alert must exist.
Mandatory input
Not applicable
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
The transaction returns alert information such as the alert type, alert severity, effective date, and others.
Request message
<InquiryType> getPartyAlert

<tcrmParam name= "contId">

<tcrmParam name= "alertId">

Note: Parameter contId is the Party ID.

Response objects
TCRMAlertBObj business object