SOAP API method login
Description
If you called this method, you do not need to login anymore for this session. Note: Do not use this method anymore, use access_token instead.
Parameters
Name | Type | Description |
---|---|---|
username * | string | Login name |
account * | string | Account you are using |
password * | string | Password |
* required parameters |
Return values
Name | Type | Description |
---|---|---|
value | string | You get the string "DONE" if the login is success |