GET api/admintime/types?employeeId={employeeId}
Returns the list of admin time types available to user
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of admin time types (Id and description)
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.