Unsubscribe Notifications REST Endpoints

V-Model/Unsubscribe Notifications
This service is used to process request to unsubscribe or opt-out of receiving notifications. Notifications are sent based on active preferences, or the system can derive a default preference. Some notification types allow customers to opt-out from receiving future notifications while some do not. Sometimes a customer has signed up to receive the same notification to more than one destination such as two email address or an email and text (SMS). In these instances, the customer is only unsubscribed from the source of the message where this request originated. Lastly, the customer's preferences may have changed since the notification as send. For example, the user may unsubscribe from an old email. This service ensures the information in the request is current before processing the request. This service handles the above situations and returns an informational message based on the situation. The informational message catalog entries are provided here so you can customize the message text. Already unsubscribed. (11120, 11071) Unsubscribe successful. (11120, 11072) Unsubscribe successful. Other active preferences for the same notification type. (11120, 11073) Unsubscribe successful. Opt-out created. (11120, 11075) Unsubscribe not successful. Information in request does not match system. (11120, 11076) Unsubscribe not successful. Opt-out not created. Notification type belongs to a different parent than when it was sent. (11120, 11078) (11120, 11079) Unsubscribe successful. Opt-out not allowed.
Unsubscribe Notifications
Method: post
Path: /rest/apis/customer/v-model/C1UnsubscribeNotifications/