Anchor to ProductOptionsReorderUserErrorCodeProduct
enumProduct Options Reorder User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to CANNOT_MAKE_CHANGES_IF_VARIANT_IS_MISSING_REQUIRED_SKUCANNOT_
MAKE_ CHANGES_ IF_ VARIANT_ IS_ MISSING_ REQUIRED_ SKU At least one of the product variants has invalid SKUs.
- Anchor to DUPLICATED_OPTION_NAMEDUPLICATED_
OPTION_ NAME Duplicated option name.
- Anchor to DUPLICATED_OPTION_VALUEDUPLICATED_
OPTION_ VALUE Duplicated option value.
- Anchor to MISSING_OPTION_NAMEMISSING_
OPTION_ NAME Missing option name.
- Anchor to MISSING_OPTION_VALUEMISSING_
OPTION_ VALUE Missing option value.
- Anchor to MIXING_ID_AND_NAME_KEYS_IS_NOT_ALLOWEDMIXING_
ID_ AND_ NAME_ KEYS_ IS_ NOT_ ALLOWED Cannot specify different options or option values using mixed id and name reference key.
- Anchor to NO_KEY_ON_REORDERNO_
KEY_ ON_ REORDER On reorder, this key cannot be used.
- Anchor to OPTION_ID_DOES_NOT_EXISTOPTION_
ID_ DOES_ NOT_ EXIST Option id does not exist.
- Anchor to OPTION_NAME_DOES_NOT_EXISTOPTION_
NAME_ DOES_ NOT_ EXIST Option name does not exist.
- Anchor to OPTION_VALUE_DOES_NOT_EXISTOPTION_
VALUE_ DOES_ NOT_ EXIST Option value does not exist.
- Anchor to OPTION_VALUE_ID_DOES_NOT_EXISTOPTION_
VALUE_ ID_ DOES_ NOT_ EXIST Option value id does not exist.
- Anchor to PRODUCT_DOES_NOT_EXISTPRODUCT_
DOES_ NOT_ EXIST Product does not exist.
- Anchor to PRODUCT_SUSPENDEDPRODUCT_
SUSPENDED Product is suspended.
Was this section helpful?