Anchor to ProductOptionsReorderUserErrorCodeProduct
ProductOptionsReorderUserErrorCode
enum
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.
Was this section helpful?