Anchor to section titled 'undefined'

ProductOptionsReorderUserErrorCode
enum

Possible error codes that can be returned by ProductOptionsReorderUserError.


value-cannotmakechangesifvariantismissingrequiredsku
CANNOT_MAKE_CHANGES_IF_VARIANT_IS_MISSING_REQUIRED_SKU

At least one of the product variants has invalid SKUs.

value-duplicatedoptionname
DUPLICATED_OPTION_NAME

Duplicated option name.

value-duplicatedoptionvalue
DUPLICATED_OPTION_VALUE

Duplicated option value.

value-missingoptionname
MISSING_OPTION_NAME

Missing option name.

value-missingoptionvalue
MISSING_OPTION_VALUE

Missing option value.

value-mixingidandnamekeysisnotallowed
MIXING_ID_AND_NAME_KEYS_IS_NOT_ALLOWED

Cannot specify different options or option values using mixed id and name reference key.

value-nokeyonreorder
NO_KEY_ON_REORDER

On reorder, this key cannot be used.

value-optioniddoesnotexist
OPTION_ID_DOES_NOT_EXIST

Option id does not exist.

value-optionnamedoesnotexist
OPTION_NAME_DOES_NOT_EXIST

Option name does not exist.

value-optionvaluedoesnotexist
OPTION_VALUE_DOES_NOT_EXIST

Option value does not exist.

value-optionvalueiddoesnotexist
OPTION_VALUE_ID_DOES_NOT_EXIST

Option value id does not exist.

value-productdoesnotexist
PRODUCT_DOES_NOT_EXIST

Product does not exist.


Was this section helpful?

The error code.


Was this section helpful?
Map
ProductOptionsReorderUserErrorCode