Create Time Entry
Create a time entry for a specific work order
Path parameters
workOrderId
The id of the work order
Request
This endpoint expects an object.
date
The service date for this time entry
endTime
The end time of the time entry
startTime
The start time of the time entry
Response
The created time entry
createdAt
date
The service date for this time entry
endTime
The end time of the time entry
id
propertyId
Associated property
startTime
The start time of the time entry
updatedAt
workOrderId
Associated work order

