Resetting one time password for Web Interface login (Account)

Last updated by FlySIP Support on October 31, 2019 08:41

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.