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.EndDate
The end date of the task.
Data Type and Notes
DateTime
Editable
Nullable
Value
The end date of the task,
or null
if there is no end date specified.
Remarks
This is a required field for maintenance activities.