Anchor to section titled 'undefined'

quantityRulesDelete
mutation

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

Deletes specific quantity rules from a price list using a product variant ID. You can use the quantityRulesDelete mutation to delete a set of quantity rules from a price list.


Anchor to priceListId
priceListId
required

The ID of the price list from which the quantity rules will be deleted.

Anchor to variantIds
variantIds
required

A list of product variant IDs whose quantity rules will be removed from the price list.


Was this section helpful?

A list of product variant IDs whose quantity rules were removed from the price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?