TimeEntrySheetVisualizationRequest
GET {{base_url}}/TimeEntrySheetVisualizationRequest
Retrieves a visualization list of time sheet entries based on a given identifier of a WorkBook resource and/or a start date of a work week.
API
Time Sheet API
Requires Authentication
Yes
Returns
List [TimeEntrySheetVisualization]
Batch?
No
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ResourceId | string | Optional. | |
(int32) | |||
The identifier of the associated WorkBook resource. | |||
NOTE: By default, this is set to the WorkBook resource identifier of the current user if not specified. | |||
For information about the Resource object, see Resource. | |||
Date | string | Optional. | |
(date-time) | |||
The date and time stamp for the start date of a work week. | |||
NOTE: By default, this is set to the date and time stamp for the start date of the current work week if not specified. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
[{"ResourceId":35879,"CustomerId":77696,"CustomerName":"Mirror Mirror On The Wall -","SequenceNumber":350567,"JobId":20780,"JobName":"Copy methods","ActivityId":535,"ActivityText":"Translated stuff","TaskId":235694,"TaskDescription":"1 - Senior Developer","FirstRegDate":"2021-11-08T00:00:00.000Z","TaskHours":0,"TaskHoursTimeRegistration":24,"Id":267399,"Pinned":true,"TaskPhaseName":"Phase 1","ProjectId":5240,"ProjectName":"Happens","Access":true,"CompanyId":1},{"ResourceId":35879,"CustomerId":36708,"CustomerName":"World Subjugation Inc.","SequenceNumber":350566,"JobId":14338,"JobName":"Job end date","ActivityId":535,"ActivityText":"Translated stuff","TaskId":175787,"TaskDescription":"1 - Senior Developer","FirstRegDate":"2021-11-08T00:00:00.000Z","TaskHours":0,"TaskHoursTimeRegistration":48.75,"Id":182625,"Pinned":true,"TaskPhaseName":"Hours","ProjectId":2268,"ProjectName":"Nikolaj's Project","Access":true,"CompanyId":1},{"ResourceId":35879,"CustomerId":36708,"CustomerName":"World Subjugation Inc.","SequenceNumber":350565,"JobId":13025,"JobName":"Hej nikolaj","ActivityId":1,"ActivityText":"Blame the Mirror","TaskId":180464,"TaskDescription":"1 - 2","FirstRegDate":"2021-11-08T00:00:00.000Z","TaskHours":0,"TaskHoursTimeRegistration":53,"Id":190847,"Pinned":true,"TaskPhaseName":"Phase","ProjectId":2268,"ProjectName":"Nikolaj's Project","Access":true,"CompanyId":1}]