Name | Description | Type | Additional information |
---|---|---|---|
Id | string |
Required
|
|
FirstName |
First Name |
string |
Optional
|
LastName |
Last Name |
string |
Optional
|
Password |
Password |
string |
Optional
|
RoleName |
Role Name |
string |
Optional
|
UserFunction |
User Function |
UserFunctionType |
Optional
|
UserType |
User Type |
UserType |
Optional
|
CarrierIds |
Carrier Ids. If present it will replace the existing ones |
Collection of integer |
Optional
|
PackagesIds |
Package Ids. If present it will replace the existing ones |
Collection of integer |
Optional
|
UserWarehousesIds |
User Warehouses Ids. If present it will replace the existing ones |
Collection of integer |
Optional
|
DefaultUserWarehousesId |
Default User Warehouses Id. if UserWarehousesIds are present but previous saved or current DefaultUserWarehousesId Value does not exist in the provided UserWarehousesIds then first one from the UserWarehousesIds will be treated as default. |
integer |
Optional
|
Active |
Active. if not present then previous saved value will be used |
boolean |
Optional
|