SOAP API methode login
Beschrijving
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
| Naam | Type | Beschrijving |
|---|---|---|
| username * | string | Login name |
| account * | string | Account you are using |
| password * | string | Password |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| value | string | You get the string "DONE" if the login is success |