The ResetPassword function resets a user's password.
Method | /ResetPassword |
The request body is of type ResetPassword.
Name | Description | Data Type |
---|---|---|
loginName | xml:string | |
companyNumber | xml:int |
|
The response body is of type ResetPasswordResponse.
Name | Description | Data Type |
---|---|---|
ResetPasswordResult | xml:boolean |
|