A User is an individual associated to a Client. A User has access to a single Account.
| Resource | Description |
|---|---|
| Create | Method to create a user. |
| GetInfo | Method to get the information of a user. |
| GetList | Method to get the list of users. |
| SetInfo | Method to set the information of a user. |
| Login | Method to check the login of a user. |