LowCodeAPI
438 APIs
  • Time Entries(9)
    • POST
      Log time entries
    • GET
      List time entries
    • DEL
      Delete time entries
    • PUT
      Update time entry
    • GET
      Get a time entry
    • DEL
      Delete time entry
    • POST
      Start timer
    • POST
      Stop timer
    • GET
      Get timer
DELETE
DELETE
PUT
POST
DELETE
DELETE
POST
DELETE
PUT
POST
DELETE
PUT
GET
PUT
PUT
PUT
DELETE
GET
POST
PUT
PUT
PUT
DELETE
POST
PUT
DELETE
POST
DELETE
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
DELETE
POST
GET
DELETE
PUT
GET
DELETE
POST
POST
GET
POST
https://api.lowcodeapi.com/zohobooks/books/v3/projects/timeentries
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
project_idstring*
ID of the project
task_idstring*
ID of the task
user_idstring*
ID of the user
log_datestring*
Date on which the user spent on the task
log_timestring
Time the user spent on this task
begin_timestring
Time the user started working on this task
end_timestring
Time the user stopped working on this task
is_billableboolean
Whether it is billable or no
notesstring
Description of the work done
start_timerstring
Start timer
cost_ratenumber
Hourly cost rate
Response
API response data will be shown here once the request is completed.
Zoho Books