Anchor to section titled 'undefined'

priceListFixedPricesAdd
mutation

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

Creates or updates fixed prices on a price list. You can use the priceListFixedPricesAdd mutation to set a fixed price for specific product variants. This lets you change product variant pricing on a per country basis. Any existing fixed price list prices for these variants will be overwritten.


Anchor to priceListId
priceListId
required

The ID of the price list to which the fixed prices will be added or updated.

The list of fixed prices to add or update in the price list.


Was this section helpful?

The list of fixed prices that were added to or updated in the price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?