Anchor to CustomerErrorCodeCustomer
enumCustomer Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to ALREADY_ENABLEDALREADY_ENABLED
Customer already enabled.
- Anchor to BAD_DOMAINBAD_DOMAIN
Input email contains an invalid domain name.
- Anchor to BLANKBLANK
The input value is blank.
- Anchor to CONTAINS_HTML_TAGSCONTAINS_HTML_TAGS
Input contains HTML tags.
- Anchor to CONTAINS_URLCONTAINS_URL
Input contains URL.
- Anchor to CUSTOMER_DISABLEDCUSTOMER_DISABLED
Customer is disabled.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVALID_MULTIPASS_REQUESTINVALID_MULTIPASS_REQUEST
Multipass token is not valid.
- Anchor to NOT_FOUNDNOT_FOUND
Address does not exist.
- Anchor to PASSWORD_STARTS_OR_ENDS_WITH_WHITESPACEPASSWORD_STARTS_OR_ENDS_WITH_WHITESPACE
Input password starts or ends with whitespace.
- Anchor to TAKENTAKEN
The input value is already taken.
- Anchor to TOKEN_INVALIDTOKEN_INVALID
Invalid activation token.
- Anchor to TOO_LONGTOO_LONG
The input value is too long.
- Anchor to TOO_SHORTTOO_SHORT
The input value is too short.
- Anchor to UNIDENTIFIED_CUSTOMERUNIDENTIFIED_CUSTOMER
Unidentified customer.
Was this section helpful?