UpdateShippingOptionRuleDTO
The attributes to update in the shipping option rule.
id
stringRequiredThe ID of the shipping option rule.
attribute
stringThe attribute of the shipping option rule.
operator
RuleOperatorTypeThe operator of the shipping option rule.
value
string | string[]The value(s) of the shipping option rule.
shipping_option_id
stringThe associated shipping option's ID.
Was this section helpful?