Docs

Discount groups

Discount groups let you group your discounts together.

You can organize your discounts under a group. This makes it easier to use, maintain, and manage your discounts.

Discount group entities hold information like:

  • What the discount group is called.
  • When the group was created and updated.

Discount groups work with discounts.

When creating or updating a discount, you can assign it to a discount group by providing a discount_group_id. Each discount can only be linked to one discount group at a time.

To see all discounts in a discount group, you can filter by the discount_group_id query parameter when listing discounts.

Was this page helpful?