Updates the customer's registration information to reflect their decision to remove themselves from the list of email recipients for the store.
Command structure
- http://host_name/path/
- The fully qualified name of your WebSphere Commerce Server and the configuration path.
Parameter values
- userID
- (Required) The user ID of the customer making the request.
- storeEntityID
- (Required) The store entity ID to which the customer is submitting the request.
Behavior
- Validates the parameters.
- Updates the EMLUSRRECV table with the customer's preference.
- Redirects to specified URL.
Exception conditions
None.