Hi,
Where can I find the complete list of field names that can be queried with the API using:
/Services2/svcOrganization.asmx/GetUsersProperties
I was able to guess a few, such as "displayname", "email", "password", "username", but guess-work is not productive.
I want to know, for example, the name of the "user preferred language" field.
Also, the name of the "View Organization tickets in portal" field (through this one might not be linked to the user, rather to the organization. I don't know).
I find that every time a list of string fields has to be given to an API call, the possible fields are not documented.
Is that right ? Or is there documentation for this ?
Thanks in advance.
Tim Winkelmann