TeamDynamix Web API
TeamDynamix.Api.Users.NewUser.IsEmployee
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Users.NewUser
TeamDynamix.Api.Users.NewUser.IsEmployee
The employee status of the new user.
Data Type and Notes
Boolean
Editable
Value
true
if the new user is an employee; otherwise,
false
.
Remarks
This only applies to
Users
and will be ignored when creating
Customers
.