no-translate

XML-RPC API - Resetting one time password for Web Interface login (Account)

Resetting one time password for Web Interface login (Account)
S
Автор Sergiiy
Обновлено 1 год назад

resetAccountOneTimePassword()

This application is used to reset account's one time password used to login into web interface. Only accounts of authenticated customer can be reset.

Parameters:

  • username - web login of account. String. Required.

Returns:

  • result - OK means that the password was successfully reset. String.
  • password - value the password was reset to. String.
  • XMLRPC fault in case of any error.
Оцените эту статью