Time Record Activities

Please note this endpoint is for pre-EBM systems only.


The Time Records Activities resource represents a collection of common activities for which an end user may create a time sheet record. The activities are grouped into categories and each activity possesses a fuller description. This resource supports the Time Record resource exclusively and consists of a number of supporting resources that limit the list of activities available to an end user by Division and Role.


Resource Properties
Scope Parametertimerecordactivities
Location/timerecordactivities
MethodsGET
Default Page Size50
Max Page Size200
Default IncludesNone


Resource Attributes
FieldDescriptionFormatRequiredField TypeNotes
nameThe name of the activity.stringtruedefault
descriptionA detailed description of the activity.stringfalsedefault
groupThe category or group name that the activity belongs to.stringtruedefault
divisionsA collection of Divisions for which the activity is available.collectiontruelink
rolesA collection of Roles for which the activity is available.collectiontruelinkNot Yet Implemented


Link Templates
IdentifierResourceLocation Template
timerecordactivities.divisionsdivisions/divisions/{timerecordactivities.divisions}
timerecordactivities.rolesroles/roles/{timerecordactivities.roles}