Duplicated discount group name
Discount groups must have a unique name.
Error Message | Discount group name conflicts with the name of the discount group: %s |
Error Code | discount_group_name_conflict |
Status Code | 409 |
Common causes
You're trying to create a discount group using a
name
already in use.You're trying to update a discount group to use a
name
already in use.
Solutions
Use a different discount group
name
for this request.Update the
name
of the conflicting discount group, then try again.