UpdatePromotionRuleDTO
The attributes to update in the promotion rule.
idstringRequiredThe ID of the promotion rule.
descriptionnull | stringThe description of the promotion rule.
attributestringThe attribute of the promotion rule.
operatorPromotionRuleOperatorValuesThe operator of the promotion rule.
valuesstring | string[]The values of the promotion rule.
When provided,
PromotionRuleValue records are
created and associated with the promotion rule.Was this section helpful?