Skip to main content
Skip to main content

CreatePriceRuleDTO

internal.PricingTypes.CreatePriceRuleDTO

A price rule to create.

Properties

idstringRequired
The ID of the price rule.
price_list_idstringRequired
The ID of the associated price list.
price_set_idstringRequired
The ID of the associated price set.
price_set_money_amount_idstringRequired
The ID of the associated price set money amount.
prioritynumber
The priority of the price rule in comparison to other applicable price rules.
rule_type_idstringRequired
The ID of the associated rule type.
valuestringRequired
The value of the price rule.
Was this section helpful?