TeamDynamix Web API
TeamDynamix.Api.Tickets.TicketSearch.HasReferenceCode
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.HasReferenceCode
Whether the returned tickets should have a reference code.
Data Type and Notes
Boolean
Nullable
Value
true
if only tickets with a reference code should be returned,
false
if only tickets without a reference code should be returned; otherwise,
null
.