TimeEntryTypes

Inherits a default time entry type in the currently active company, creating a new company-specific time entry type.

post/api/timeentrytypes/inherit

Request body

BaseTimeEntryTypeIdinteger
Namestring

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.