SetPriceListRulesDTO
The rules to add to a price list.
Properties
priceListIdstringRequiredThe ID of the price list to add rules to.
rulesRecord<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?