SetPriceListRulesDTO
The rules to set in a price list.
price_list_id
stringRequiredThe ID of the price list to set its rules.
rules
Record<string, string \| string[]>RequiredThe rules to add to the price list. Each key of the object is a rule type's
rule_attribute
, and its value
is the value(s) of the rule.Was this section helpful?