TimeEntryTypes

Updates a time entry type. NOTE: Ensure that you use this in conjunction with the /raw method to avoid unintentionally inheriting a base time entry type.

put/api/timeentrytypes

Request body

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

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.