Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Available Methods: GET POST PUT DELETE OPTIONS

 Default Fields

Resource Attributes

FieldDescriptionFormatRequiredField TypeNotes
startTimestamp representing the start date/time of the recordtimestamptruedefault 
actualHoursThe total duration of the time recorddecimal(10,2)truedefault 
billableHoursThe total number of hours that are to be billeddecimal(10,2)falsedefault 
notesA description of the time being recordedstringfalsedefault 
createdTimestampTimestamp of when the database record was createdtimestampfalseadditional 
isTimesheetEntryA flag for if the record was created through the timesheet interface or the time entry interfacebooleanfalseadditional 
ownerThe system user to whom the time record belongsstringtruelink 
activityThe pre-defined activity associated with the time recordstringtruelink 
divisionThe division to which the time record belongsstringtruelink 
taskThe task against which the actual and billable time is loggedstringtruelink 
createdByThe system user who created the time recordstringtruelink 

...