Subscribes or unsubscribes a user from the mail list.
To invoke this method via a URL:
http://server/qlm/qlmservice.asmx/SubscribeToMailListHttp?is_email=user@cie.com&is_include=1
where
- is_email = email of customer
- is_include = 1 to subscribe, 0 to unsubscribe
- is_html = true | false. When true, the result is plain html. When false, the result is an XML fragment.
Comments
0 comments
Please sign in to leave a comment.