PromotionDiscountTypeEnum

Values

PERCENTAGE

Uses percentage value to calculate the discount (e.g 10% off). Used by default. Requires Percent.

FIXED_AMOUNT

Uses a fixed amount to calculate the discount. (e.g. €10 off). Requires amount.

Last updated

Was this helpful?