Send a forgotten password e-mail

An forgotten password email will be sent to the customer's email address. This has to be configured in Storm Application - Mail or no mail will be sent.

Request
query Parameters
loginName
required
string

User login name. The Customer's email will be used for the email.

updatedBy
string

Account internal id of current user. If none is supplied, the default will be used.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

400

Bad Request

Key: AccountCustomerMissing. Gets raised when the customer is missing for the account.

Key: LoginFailed. Gets raised when the account cannot be found by LoginName.

500

Internal Server Error

post/CustomerService.svc/rest/SendPasswordReminder