{ "error": { "type": "request_error", "code": "discount_group_name_conflict", "detail": "Discount group name conflicts with the name of the discount group: dsg_01ghbk4xjn4qdsmstcwzgcgg35", "documentation_url": "https://developer.paddle.com/errors/discounts/discount_group_name_conflict" }, "meta": { "request_id": "00000000-0000-0000-0000-000000000000" }}Details
- Status code
- 409
- Error code
-
discount_group_name_conflict - Error message
- Discount group name conflicts with the name of the discount group: %s
Common causes
- You're trying to create a discount group using a
namealready in use. - You're trying to update a discount group to use a
namealready in use.
Troubleshooting
- Use a different discount group
namefor this request. - Update the
nameof the conflicting discount group, then try again.