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.TicketCreateOptions
TeamDynamix.Api.Tickets.TicketCreateOptions.PreferRequestorAccountAndPriority
Whether the account and priority associated with the ticket should
be the requestors default account and priority, or from the
supplied Account ID and Priority ID.
Data Type and Notes
Boolean
Value
true
if the account and priority associated with the ticket should be the requestor's default account and priority;
otherwise, false
.