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.ResponsibleUid
The UID of the responsible user associated with the ticket.
Data Type and Notes
Guid
Editable
Nullable
Value
The UID of the responsible user,
or null
when there is no responsible user associated with the ticket.
Remarks
Not editable when the ticket has been converted to a task.