Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to PriceListFixedPricesByProductBulkUpdateUserErrorCode

PriceListFixedPricesByProductBulkUpdateUserErrorCode

enum

Possible error codes that can be returned by PriceListFixedPricesByProductBulkUpdateUserError.

Anchor to DUPLICATE_ID_IN_INPUTDUPLICATE_ID_IN_INPUT
•

Duplicate ID in input.

Anchor to ID_MUST_BE_MUTUALLY_EXCLUSIVEID_MUST_BE_MUTUALLY_EXCLUSIVE
•

IDs must be mutually exclusive across add or delete operations.

Anchor to NO_UPDATE_OPERATIONS_SPECIFIEDNO_UPDATE_OPERATIONS_SPECIFIED
•

No update operations specified.

Anchor to PRICE_LIMIT_EXCEEDEDPRICE_LIMIT_EXCEEDED
•

Exceeded the 10000 prices to add limit.

Anchor to PRICE_LIST_DOES_NOT_EXISTPRICE_LIST_DOES_NOT_EXIST
•

Price list does not exist.

Anchor to PRICES_TO_ADD_CURRENCY_MISMATCHPRICES_TO_ADD_CURRENCY_MISMATCH
•

The currency specified does not match the price list's currency.

Anchor to PRODUCT_DOES_NOT_EXISTPRODUCT_DOES_NOT_EXIST
•

Product does not exist.


Was this section helpful?