/
UserInput
UserInput
Parameter | Type | Mandatory/Optional | Comments |
---|---|---|---|
UserName | string | Mandatory | The User name of the user being created (Maximum 50 characters) |
Password | string | Mandatory | The Password of the user being created. |
FirstName | string | Mandatory | The First Name of the user being created (Maximum 50 characters) |
LastName | string | Mandatory | The Last Name of the user being created (Maximum 50 characters) |
string | Mandatory | The Email of the user being created (Maximum 50 characters) | |
IsActive | bool | Mandatory | The Status of the user being created. true if the user is should be activated |
Telephone Number | string | optional | The Telephone Number of the user being created. |
UserRole | int | optional | The Role of the user being created. Defaults to 3 (normal user) |
Profession | int | optional | The Profession of the user being created. Defaults to -1 (Not specified) |
Specializations | string | optional | The Specializations of the user being created (Maximum 250 characters) |
isAuthorizedtoUseFinnt | bool | optional | Is the new user authorized to use finnit Api. Defaults to false |
, multiple selections available,
Related content
EditUserProfileInput
EditUserProfileInput
More like this
User
User
More like this
TenantDeviceInput
TenantDeviceInput
More like this
UpdateCompanyProfileInput
UpdateCompanyProfileInput
More like this
DocumentInput
DocumentInput
More like this
DeviceInput
DeviceInput
More like this