TeamDynamix Web API
TeamDynamix.Api.Assets.ProductTypeSearch.IsActive
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.Assets.ProductTypeSearch
TeamDynamix.Api.Assets.ProductTypeSearch.IsActive
The active status to filter on.
Data Type and Notes
Boolean
Nullable
Value
true
when only active product types should be returned,
false
when only inactive product types should be returned; otherwise,
null
.