Update Time Entry

Update information for a specific time entry within a work order

Path parameters

workOrderIdstringRequired
The id of the work order
timeEntryIdstringRequired
The id of the time entry

Request

This endpoint expects an object.

Response

Expected response to a valid request
createdAtdatetimeOptional
datestringOptionalformat: "date"
The service date for this time entry
endTimestringOptional
The end time of the time entry
idstringOptionalformat: "uuid"
propertyIdstringOptionalformat: "uuid"
Associated property
startTimestringOptional
The start time of the time entry
updatedAtdatetimeOptional
workOrderIdstringOptionalformat: "uuid"
Associated work order