CustomerAccountCreateError
UnionPossible results returned for customer account create error.
#
Possible Types
- CustomerAccountCreationFailedError
CustomerAccountCreationFailedError Customer account creation failed.
- CustomerMissingEmailError
CustomerMissingEmailError The customer does not have an email address.
- CustomerNotFoundError
CustomerNotFoundError The customer with the specified ID was not found.
- InvalidPasswordError
InvalidPasswordError The provided password is invalid.