Docs
Dashboard

CustomerPasswordResetError

Union

Possible results returned for customer password reset error.

#

Possible Types


CustomerNotFoundError
CustomerNotFoundError

The customer with the specified ID was not found.

PasswordResetTokenCustomerNotFoundError
PasswordResetTokenCustomerNotFoundError

Password reset token generation could not find the customer account.

PasswordResetTokenGenerationFailedError
PasswordResetTokenGenerationFailedError

Password reset token generation failed for the requested customer.