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