Skip to main content
Log inSign up
Anchor to ProductVariantsBulkCreateUserErrorCode

ProductVariantsBulkCreateUserErrorCode

enum

Possible error codes that can be returned by ProductVariantsBulkCreateUserError.

Anchor to CANNOT_SET_NAME_FOR_LINKED_OPTION_VALUECANNOT_SET_NAME_FOR_LINKED_OPTION_VALUE
•

Cannot set name for an option value linked to a metafield.

Anchor to GREATER_THAN_OR_EQUAL_TOGREATER_THAN_OR_EQUAL_TO
•

Variant price must be greater than or equal to zero.

•

Invalid input detected.

•

Input is invalid.

Anchor to MUST_BE_FOR_THIS_PRODUCTMUST_BE_FOR_THIS_PRODUCT
•

Input must be for this product.

Anchor to NEED_TO_ADD_OPTION_VALUESNEED_TO_ADD_OPTION_VALUES
•

Variant options are not enough.

Anchor to NEGATIVE_PRICE_VALUENEGATIVE_PRICE_VALUE
•

Price cannot take a negative value.

•

On create, this key cannot be used.

Anchor to NOT_DEFINED_FOR_SHOPNOT_DEFINED_FOR_SHOP
•

Input is not defined for this shop.

Anchor to OPTION_VALUES_FOR_NUMBER_OF_UNKNOWN_OPTIONSOPTION_VALUES_FOR_NUMBER_OF_UNKNOWN_OPTIONS
•

Variant options are more than the product options.

Anchor to PRODUCT_DOES_NOT_EXISTPRODUCT_DOES_NOT_EXIST
•

Product does not exist.

•

Product is suspended.

Anchor to SUBSCRIPTION_VIOLATIONSUBSCRIPTION_VIOLATION
•

You reached the limit of available SKUs in your current plan.

Anchor to TOO_MANY_INVENTORY_LOCATIONSTOO_MANY_INVENTORY_LOCATIONS
•

Inventory locations cannot exceed the allowed resource limit or 10.

Anchor to TRACKED_VARIANT_LOCATION_NOT_FOUNDTRACKED_VARIANT_LOCATION_NOT_FOUND
•

Quantity could not be set. The location was not found.

Anchor to VARIANT_ALREADY_EXISTSVARIANT_ALREADY_EXISTS
•

Variant already exists.

Anchor to VARIANT_ALREADY_EXISTS_CHANGE_OPTION_VALUEVARIANT_ALREADY_EXISTS_CHANGE_OPTION_VALUE
•

Variant options already exist. Please change the variant option(s).


Was this section helpful?