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.IndexAndIDPair
Contents
Summary
A pairing of an index of an item and its ID. This is used when reporting failures in bulk operations.
Properties
Name
|
Editable?
|
Type
|
Summary
|
Index
|
|
Int32 |
The zero-based index of the item.
|
ID
|
|
Int32 |
The ID of the item.
|