Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
Calls using any other content type (ex: text/plain) are not supported.
-
APIs
-
TeamDynamix.Api.Tickets.TicketTask
TeamDynamix.Api.Tickets.TicketTask.IsActive
The active status of the ticket task.
Data Type and Notes
Boolean
Not Editable
Value
true
if this task is active; otherwise, false
.
Remarks
Tasks are inactive if their predecessor task has not been completed.