Anchor to section titled 'undefined'

quantityRulesAdd
mutation

Requires write_products access scope. Also: The user must have a permission to add quantity rules to a price list.

Creates or updates existing quantity rules on a price list. You can use the quantityRulesAdd mutation to set order level minimums, maximumums and increments for specific product variants.


Anchor to priceListId
priceListId
required

The ID of the price list to which the quantity rules will be added or updated.

The list of quantity rules to add or update in the price list.


Was this section helpful?

The list of quantity rules that were added to or updated in the price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?