Skip to main content
Skip to main content

CreatePriceRuleDTO

A price rule to create.

valuestringRequired
The value of the price rule.
price_set_idstring
The ID of the associated price set.
price_setstring | PriceSetDTO
The ID or object of the associated price set.
rule_type_idstring
The ID of the associated rule type.
rule_typestring | RuleTypeDTO
The ID of the associated rule type.
prioritynumber
The priority of the price rule in comparison to other applicable price rules.
price_set_money_amount_idstring
The ID of the associated price set money amount.
price_set_money_amountstring | PriceSetMoneyAmountDTO
The ID or object of the associated price set money amount.
Was this section helpful?