Anchor to section titled 'undefined'

priceListFixedPricesDelete
mutation

Requires write_products access scope. Also: The shop has the international_price_overrides or Markets or B2B features enabled.

Deletes specific fixed prices from a price list using a product variant ID. You can use the priceListFixedPricesDelete mutation to delete a set of fixed prices from a price list. After deleting the set of fixed prices from the price list, the price of each product variant reverts to the original price that was determined by the price list adjustment.


Anchor to priceListId
priceListId
required

The ID of the price list from which the fixed prices will be removed.

Anchor to variantIds
variantIds
required

A list of product variant IDs whose fixed prices will be removed from the price list.


Was this section helpful?

A list of product variant IDs whose fixed prices were removed from the price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?