FirmhouseAppliedOrderDiscountPromotion
Last updated
Last updated
active
boolean
Whether or not this promotion is currently active
.active
amountUsedIncludingTaxCents
number
Total amount used, only relevant for promotions with monetary limit
.amountUsedIncludingTaxCents
deactivateAfterAmountIncludingTaxCents
null
| number
Total amount used, only relevant for promotions with monetary limit
.deactivateAfterAmountIncludingTaxCents
deactivateAfterTimes
null
| number
After how many times this promotion is "used up" for a customer
.deactivateAfterTimes
deactivationStrategy
Which mechanism will be used to deactivate the applied promotion
.deactivationStrategy
id
string
ID to identify the applied promotion with
.id
orders?
[]
Orders on which this promotion was applied.
-
promotion
The associated promotion
.promotion
timesUsed
number
The amount of times this applied promotion has been used.
.timesUsed