CreatePriceRuleDTO
A price rule to create.
value
stringRequiredThe value of the price rule.
price_set_id
stringThe ID of the associated price set.
price_set
string | PriceSetDTOThe ID or object of the associated price set.
rule_type_id
stringThe ID of the associated rule type.
rule_type
string | RuleTypeDTOThe ID of the associated rule type.
priority
numberThe priority of the price rule in comparison to other applicable price rules.
price_set_money_amount_id
stringThe ID of the associated price set money amount.
price_set_money_amount
string | PriceSetMoneyAmountDTOThe ID or object of the associated price set money amount.
Was this section helpful?