
HourType
================

Service to query, create and update [HourType](Type_HourType.md)

**Base Url**: `https://api.poweroffice.net/TimeTracking/HourType/`


### Routes
 Route | Method | Description
:------|:-------|:------------
[TimeTracking/HourType/](Route_GET_TimeTracking_HourType__options__options_.md)?options=&lt;options&gt;|GET|Gets a list of [HourType](Type_HourType.md) filtered by odata query.
[TimeTracking/HourType/](Route_POST_TimeTracking_HourType_.md)|POST|Creates or updates the specified [HourType](Type_HourType.md) .
[TimeTracking/HourType/{id}](Route_GET_TimeTracking_HourType__id__.md)|GET|Gets the specified [HourType](Type_HourType.md) by its identifier.
[TimeTracking/HourType/{id}](Route_DELETE_TimeTracking_HourType__id__.md)|DELETE|Deletes the specified [HourType](Type_HourType.md) by its identifier.


