Skip to main content
object

Requires Apps must have read_discounts access scope.

Creates percentage-based discounts that reduce item prices by a specified percentage amount. This gives merchants a flexible way to offer proportional savings that automatically scale with order value.

For example, a "20% off all winter clothing" promotion would use this object to apply consistent percentage savings across different price points.

Learn more about discount types.

Float!
non-null

The percentage value of the discount.


Was this section helpful?