UpdatePriceRuleDTO
The data to update in a price rule. The id is used to identify which money amount to update.
Properties
idstringRequiredThe ID of the price rule to update.
price_list_idstringThe ID of the associated price list.
price_set_idstringThe ID of the associated price set.
price_set_money_amount_idstringThe ID of the associated price set money amount.
prioritynumberThe priority of the price rule in comparison to other applicable price rules.
rule_type_idstringThe ID of the associated rule type.
valuestringThe value of the price rule.
Was this section helpful?