Delete Time Entry

Delete a specific time entry within a work order

Path parameters

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

Response

Expected response to a valid request
createdAtdatetime or null
datestring or nullformat: "date"
The service date for this time entry
endTimestring or null
The end time of the time entry
idstring or nullformat: "uuid"
propertyIdstring or nullformat: "uuid"
Associated property
startTimestring or null
The start time of the time entry
updatedAtdatetime or null
workOrderIdstring or nullformat: "uuid"
Associated work order