| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique Id (Required and must the Id of the SI time sheet to update) |
string |
None. |
| Date |
Date |
date |
None. |
| Resource |
Resource |
string |
None. |
| Phase |
Phase |
string |
None. |
| LaborType |
Labor Type |
string |
None. |
| SubLaborType |
Sub-Labor Type: Values can be Install, Miscellaneous, Management, Design |
string |
None. |
| TypeId |
Type: Duration = 1, Time In/Out = 2 (Required) |
byte |
None. |
| Duration |
Duration in Hours (applicable if TypeId = 1 (Duration)) |
decimal number |
None. |
| StartTime |
Start Time (applicable if TypeId = 2 (Time In/Out)) |
date |
None. |
| EndTime |
End Time (applicable if TypeId = 2 (Time In/Out)) |
date |
None. |
| Billable |
Billable |
boolean |
None. |
| Overtime |
Overtime |
boolean |
None. |
| Description |
Description |
string |
None. |