| Name | Description | Type | Additional information |
|---|---|---|---|
| TechId |
Required: The Tech Id that is submitting the entry |
string |
None. |
| WorkOrderId |
Required: The Work Order Id your are submitting Time for. |
string |
None. |
| OpCode |
Required: The Specific Operation on the Work Order you are submitting time for. |
string |
None. |
| Date |
Required: Date of the time entry. MM/DD/YYYY |
string |
None. |
| StartTime |
Required to Start: Time work was started. 24 hour time HH:MM |
string |
None. |
| StopTime |
Required to Stop: Time work was stopped. 24 hour time HH:MM |
string |
None. |
| IsApproved |
Optional: Is this time entry approved? Default is False. |
boolean |
None. |
| Comments |
Comments to add to the time entry. |
string |
None. |
| TimeEntryUId |
Read only: The TimeEntryUID of this entry. |
string |
None. |