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.DaysOff.DayOff
Contents
Summary
A day off.
Properties
Name
|
Editable?
|
Required?
|
Type
|
Summary
|
ID
|
|
|
Int32 |
The ID of the day off.
|
Name
|
|
This field is required.
|
String |
The name of the day off.
|
Date
|
|
This field is required.
|
DateTime |
The date of the day off.
|