Anchor to DiscountPercentageDiscount
objectDiscount Percentage
Requires Apps must have 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.
Anchor to FieldsFields
- Anchor to percentagepercentage•Float!non-null
The percentage value of the discount.
Was this section helpful?