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.Time.TimeSearch
TeamDynamix.Api.Time.TimeSearch.IsBillable
The billable status to filter on.
Data Type and Notes
Boolean
Editable
Nullable
Value
true
if only billable time entries should be returned,
false
if only non-billable time entries should be returned;
otherwise, null
.