TeamDynamix Web API
TeamDynamix.Api.Tickets.TicketSearch.SlaViolationStatus
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Tickets.TicketSearch
TeamDynamix.Api.Tickets.TicketSearch.SlaViolationStatus
The SLA violation status to filter on.
Data Type and Notes
Boolean
Nullable
Value
true
if only tickets with violated SLAs should be returned,
false
if only tickets without a violated SLA (including no SLA) should be returned; otherwise,
null
.