Update a Time Entry
PUT https://api.freshbooks.com/timetracking/business/{{businessId}}/time_entries/{{timeEntryId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
`` | null | ||
Content-Type | null |
RESPONSES
status: OK
{"time_entry":{"id":47902064,"identity_id":1882548,"timer":null,"is_logged":true,"started_at":"2016-08-16T18:03:28Z","created_at":"2019-04-24T18:44:50Z","duration":600,"client_id":31006,"project_id":2989082,"pending_client":null,"pending_project":null,"pending_task":null,"task_id":null,"service_id":null,"note":"Updated Note","active":true,"billable":false,"billed":false,"internal":false,"retainer_id":null}}