This endpoint should be used when a customer issues a GDPR Right To Be Forgotten request. All personal information is deleted and replaced with a placeholder. All subsequent requests that return Customer information such as GET Orders return the placeholder values.
Headers
X-API-KEYmust be provided when making this request. This authorizes you to access the API.
This request must be made Server-side. Otherwise, it would be possible to view the secret API key with a browser.
Response
The response for this request is a 202 HTTP status code with no body. The request will be handled asynchronously, and will be completed before the next working day.