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.ServiceCatalog.ServiceOffering
TeamDynamix.Api.ServiceCatalog.ServiceOffering.IconCharCode
Gets or sets the icon character code for the service offering.
Invalid values will be silently ignored.
Data Type and Notes
Int32
Editable
Value
The icon character code.
Remarks
Valid icon codes can be found using the GET /api/{appId}/services/icons
endpoint.