Get the existent data of the logged in user
@return array of data
Arguments
Set the existent data of the logged in user
Arguments
| lastname |
string |
| firstname |
string |
| street |
string |
| streetnr |
string |
| zip |
string |
| email |
email |
| country |
string |
| city |
string |
| phone |
string |
| fax |
string |
| mobile |
string |
| birthdate |
date |
Get the information of the current company - user needs to be company owner
Arguments
Update the information of the current company - user needs to be company owner
Arguments
| name |
string |
| title |
string |
| contact |
string |
| email |
string |
| street |
string |
| streetnr |
string |
| zip |
string |
| city |
string |
| state |
string |
| country |
string |
| phone |
string |
| fax |
string |
| mobile |
string |
| website |
string |