Skip to main content
Log inSign up
mutation

Requires write_products access scope. Also: The user must have permission to create and edit catalogs.

Updates a price list. If you modify the currency, then any fixed prices set on the price list will be deleted.

•
ID!required

The ID of the price list to update.

•

The input data used to update the price list.


Was this section helpful?

Anchor to PriceListUpdatePayload returnsPriceListUpdatePayload returns

•

The updated price list.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?