AddRulesDTO
The rules to add to a price set.
Properties
priceSetIdstringRequiredThe ID of the price set to add the rules to.
rules{ attribute: string }[]RequiredThe rules to add to a price set. The value of attribute is the value of the rule's rule_attribute attribute.
rules{ attribute: string }[]Requiredattribute is the value of the rule's rule_attribute attribute.Was this section helpful?