TimeEntryTypes

Gets a list of all time entry types belonging to the currently active company. Note that this method exposes the company's raw time entry types, so if inheritance is disabled then most properties will be null. Translations and base time entry type are included in the response.

get/api/timeentrytypes/raw

Query parameters

isReimbursableboolean

Response

OK

Idinteger
BaseTimeEntryTypeIdinteger nullable
CompanyIdinteger nullable
Namestring
Descriptionstring
IsActiveboolean nullable
UnitTypeIdinteger nullable
ExternalReferencestring
SortOrderinteger nullable
DefaultPayslipTextstring
AllowEditUnitTypeboolean nullable
IsIllnessboolean nullable
InternalReferenceIdinteger nullable
Identifierstring
StatisticsFieldCodestring
MandatoryDescriptionboolean nullable
IsReimbursableboolean nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.