Skip to main content
Log inSign up
mutation

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

Creates a price list. You can use the priceListCreate mutation to create a new price list and associate it with a catalog. This enables you to sell your products with contextual pricing.

The properties of the new price list.


Was this section helpful?

Anchor to PriceListCreatePayload returnsPriceListCreatePayload returns

The newly created price list.

The list of errors that occurred from executing the mutation.


Was this section helpful?