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.Ticket
TeamDynamix.Api.Tickets.Ticket.EndDate
The end date of the ticket.
Data Type and Notes
DateTime
Editable
Nullable
Value
The end date of the ticket,
or null
if the ticket does not have an end date specified.
Remarks
Not editable when the ticket has been converted to a task.