Versions Compared

Key

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

...

Scope Parametertimerecords
Location/timerecords
MethodsGET POST PUT DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes

 

FieldDescriptionFormatRequiredField TypeRestrictionsNotes
startTimestampTimestamp representing the start date/time of the recordtimestamptruedefault  
actualHoursThe total duration of the time recordnumbertruedefault Cannot be less than zero.
billableHoursThe total number of hours that are to be billednumberfalsedefault Cannot be less than zero.
notesA description of the time being recordedstringfalsedefault  
createdTimestampTimestamp of when the database record was createdtimestampfalsedefault  
ownerThe system user to whom the time record belongsstringfalselink 
read only
 
activityThe pre-defined activity associated with the time recordstringfalselink  
divisionThe division to which the time record belongsstringfalselink  
taskThe task against which the actual and billable time is loggedstringfalselink  
createdByThe system user who created the time recordstringfalselinkread-only 
actionThe action this time record is associated withstringfalselink  
rateThe rate override for this time recordstringfalselink  

 

Link Templates
IdentifierResourceLocation Template
timerecords.activitytimerecordactivities/timerecordactivities/{timerecords.activity}
timerecords.divisiondivisions/divisions/{timerecords.division}
timerecords.tasktasks/tasks/{timerecords.task}
timerecords.ownerparticipants/participants/{timerecords.owner}
timerecords.createdByparticipants/participants/{timerecords.createdBy}

...