Recording a customer's request to be forgotten
Learn how to record a customer's request to be forgotten.
Last updated
curl https://api.digitalriver.com/customers/5823594808 \
-u sk_test_db9682a2-b04a-4e94-8e11-35fe8ec0b324: \
-d requestToBeForgotten=true{
"name": "John Smith",
"phone": "952-111-1111",
"email": "jsmith@digitalriver.com",
"organization": "Digital River"
},
"defaultSourceId": "src_fd74a5c5-0163-469a-ae8e-031f0259b576",
"requestToBeForgotten": true,
"enabled": true
}Subject: <%YOUR_SITE_NAME%> - Request for personal data removal has been received
Dear <%CUSTOMER_NAME%>,
Thank you for contacting <%YOUR_SITE_NAME%>. We have received your request to remove your personal data from our records.
E-commerce services are provided by Digital River. Your personal information will be removed once legal and business obligations for retention of this data have been satisfied. For questions regarding this request, please refer to Digital River’s Privacy Policy: https://www.digitalriver.com/corporate-policies.
Please note: This email message was sent from a notification-only address that cannot accept incoming emails. Please do not reply to this message.
Sincerely,
<%YOUR_SITE_NAME%> Customer Service
<%YOUR_CUST_SERVICE_URL%>