Skip to main content
Anchor to DiscountMinimumQuantity

DiscountMinimumQuantity

object

Requires Apps must have read_discounts access scope.

Specifies the minimum item quantity required for discount eligibility, helping merchants create volume-based promotions that encourage larger purchases. This threshold applies to qualifying items in the customer's cart.

For example, a "Buy 3, Get 10% Off" promotion would set the minimum quantity to 3 items.

Learn more about discount requirements.

Anchor to greaterThanOrEqualToQuantitygreaterThanOrEqualToQuantity
UnsignedInt64!
non-null

The minimum quantity of items that's required for the discount to be applied.


Was this section helpful?