Anonymize Rule Promotion Usages
POST/v2/rule-promotions/usages/anonymize
Anonymizes user-related data in Rule Promotion usage records. This operation is typically used for GDPR compliance or privacy-related requests.
- This process replaces identifiable user data with anonymized placeholders.
- Affects all recorded promotion usages where customer data is stored.
- Does not impact historical transaction records or applied discounts.
A successful request returns a 200 OK
response with the anonymized usage records.
Request
Responses
- 200
- 400
- 401
- 404
OK
Bad Request
Unauthorized
Not Found