Anchor to CustomerSetUserErrorCodeCustomer
CustomerSetUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BLANKBLANK•
The input value is blank.
- Anchor to ID_NOT_ALLOWEDID_NOT_ALLOWED•
The id field is not allowed if identifier is provided.
- Anchor to INCLUSIONINCLUSION•
The input value isn't included in the list.
- Anchor to INPUT_MISMATCHINPUT_MISMATCH•
The identifier value does not match the value of the corresponding field in the input.
- Anchor to INVALIDINVALID•
The input value is invalid.
- Anchor to METAFIELD_MISMATCHMETAFIELD_MISMATCH•
The input argument
metafields
(if present) must contain thevalue.
- Anchor to MISSING_FIELD_REQUIREDMISSING_FIELD_REQUIRED•
The input field corresponding to the identifier is required.
- Anchor to NOT_FOUNDNOT_FOUND•
Resource matching the identifier was not found.
- Anchor to PRESENTPRESENT•
The input value needs to be blank.
- Anchor to TAKENTAKEN•
The input value is already taken.
- Anchor to TOO_LONGTOO_LONG•
The input value is too long.
- Anchor to TOO_SHORTTOO_SHORT•
The input value is too short.
Was this section helpful?