{
"oldPassword": "string",
"newPassword": "string",
"userId": 0,
"userName": "string",
"firstName": "string",
"lastName": "string",
"email": "string",
"isLockedOut": true,
"lastLoginDate": "2019-08-24T14:15:22.123Z",
"lastPasswordChangedDate": "2019-08-24T14:15:22.123Z",
"lastLockOutDate": "2019-08-24T14:15:22.123Z",
"lastLoginIp": "string",
"comment": "string",
"active": true,
"userGroups": [
{
"userGroupId": 0,
"userId": 0,
"groupId": 0,
"active": true,
"userGroupCompanies": [
{
"userGroupCompanyId": 0,
"userGroupId": 0,
"companyId": 0,
"companyName": "string",
"active": true
}
]
}
],
"userRoles": [
{
"userRoleId": 0,
"userId": 0,
"roleId": 0,
"active": true,
"companyId": 0
}
]
}