Enterprise Solutions

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

  1. 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.
  2. With the ConsmRecipId, the user can perform the NotRecipSubInq operation to find out which alerts they are subscribed.
  3. Using the InstRtId, ConsumerProd, ConsmRecipId and ActIntentKey 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 NameDescriptionXSD/WSDL Container
NotRecipSubSrchSearch for specified recipient subscriptionsENS
NotRecipSubInqInquire for recipient Subscription detailENS
NotRecipSubModModify or delete the recipient SubscriptionENS

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