Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

UpdatePriceRuleDTO

The data to update in a price rule. The id is used to identify which price rule to update.

Properties

idstringRequired
price_set_idstring
rule_type_idstring
valuestring
The value of the price rule.
prioritynumber
The priority of the price rule in comparison to other applicable price rules.
price_idstring
The ID of the associated price.
price_list_idstring
The ID of the associated price list.
Was this section helpful?