REST API
SOAP API
FAQ
Changelog
Terms & Conditions
Help Center
REST API
SOAP API
FAQ
Changelog
Terms & Conditions
Help Center
  • Common Datatypes
  • AccountService Datatypes
  • AttachmentService Datatypes
  • AuthenticateService Datatypes
  • BudgetService Datatypes
  • ClientService Datatypes
  • CompanyService Datatypes
  • FileService Datatypes
  • InvoiceService Datatypes
  • PaymentService Datatypes
  • PersonService Datatypes
  • ProductService Datatypes
  • ProjectService Datatypes
  • SalesOppService DataTypes
  • TemplateService DataTypes
  • TimeService Datatypes
  • TransactionService DataTypes

TimeService Datatypes

Back to TimeService

Hour

PropertyTypeDescription
IdLong
TypeOfWorkIdInt
StartTimeDateTime
StopTimeDateTime
TotalHoursDecimalDespite being a Decimal type, the max value is 255
TotalHoursInvoiceDecimalDespite being a Decimal type, the max value is 255
ContactIdInt
ProjectIdInt
DescriptionString
LockedTriState
ApprovedTriState
ApprovedByInt
ProjectTaskIdInt
NeedApprovalBoolean
CostsCost[]
SalaryTypeIdIntUse GetSalaryTypes to get a list of possible Ids
OrderIdIntReadOnly
PriceDecimalPrice of the hour
InternalNoteString
CustomerIdInt

HourSearch

PropertyTypeDescription
StatusHourStatus
TypeOfWorkIdInt
ContactIdInt
StartTimeDateTime
StopTimeDateTime
ChangedAfterDateTime
RegisteredAfterDateTime
ProjectIdInt
HourIdsInt[]Only available in GetHours, maximum 1000 IDs

ProjectDataSearch

PropertyTypeDescription
ProjectIdInt
ContactIdInt
ProjectOnlyBoolean

ProjectSearch

PropertyTypeDescription
MyProjectsBoolean
AllOpenProjectsBoolean
CustomerIdInt
SearchString
ChangedAfterDateTime
StartedAfterDateTime
StartedBeforeDateTime

WorkTypeSearch

PropertyTypeDescription
ActiveTriState
ProjectIdInt

WorkType

PropertyTypeDescription
IdInt
NameString
DescriptionString
InvoiceableBoolean
PriceDecimal
ProductIdInt

SalaryType

PropertyTypeDescription
IdInt
NameString
ActiveBoolean

CostSearchParameters

PropertyTypeDescription
ProjectIdInt32
ContactIdInt32

Cost

PropertyTypeDescription
IdInt
DateRegisteredDateTime?
ProductIdInt?
SupplierCompanyIdInt?
QuantityDouble?
InPriceDecimal?
DescriptionString
ProjectIdInt32?
PriceDecimal
CustomerIdInt32

ApprovalSearchParameters

PropertyTypeDescription
ProjectIdInt32
ContactIdInt32

Enums

HourStatus

NameDescription
none
Registered
Locked
Approved
Rejected

Back to TimeService

Last Updated: 1/24/24, 8:37 AM
Prev
TemplateService DataTypes
Next
TransactionService DataTypes