Modify Recipient in Alert Subscription
Enterprise SOAP API
>
Tutorials
>
Enterprise Notification System (ENS)
>
Modify Recipient in Alert Subscription
The bank teller needs to modify or delete a recipient alert subscription.
Steps
- The user inserts the customers name or part of it and performs a NotRecipSubSrch and can find out the
ConsmRecipId
and whether their alert account is active. - With the
ConsmRecipId
, the user can perform the NotRecipSubInq operation to find out which alerts they are subscribed. - Using the
InstRtId
,ConsumerProd
,ConsmRecipId
andActIntentKey
from the inquiry response, the user can utilize the NotRecipSubMod operation to modify the subscription. To delete the recipient’s subscription set the<Dlt>
element to true.
Referenced and Associated Operations
Detailed information about the operation, the request structure/response, error messages and other useful information can be obtained by clicking the operation name below.
Operation Name | Description | XSD/WSDL Container |
---|---|---|
NotRecipSubSrch | Search for specified recipient subscriptions | ENS |
NotRecipSubInq | Inquire for recipient Subscription detail | ENS |
NotRecipSubMod | Modify or delete the recipient Subscription | ENS |
Have a Question?
Have a how-to question? Seeing a weird error? Get help on
StackOverflow.
Register for the Digital Toolkit Meetup
where we answer technical Q&A from the audience.
Last updated Thu Jul 14 2022