PriceRuleDTO
A price rule's data.
Properties
idstringRequiredThe ID of the price rule.
price_list_idstringRequiredThe ID of the associated price list.
The associated price set. It may only be available if the relation price_set is expanded.
price_set is expanded.price_set_idstringRequiredThe ID of the associated price set.
price_set_money_amount_idstringRequiredThe ID of the associated price set money amount.
prioritynumberRequiredThe priority of the price rule in comparison to other applicable price rules.
The associated rule type. It may only be available if the relation rule_type is expanded.
rule_type is expanded.rule_type_idstringRequiredThe ID of the associated rule type.
valuestringRequiredThe value of the price rule.
Was this section helpful?