LowCodeAPI
438 APIs
  • Projects(18)
    • POST
      Create a project
    • GET
      List projects
    • PUT
      Update project
    • GET
      Get a project
    • DEL
      Delete project
    • POST
      Activate project
    • POST
      Inactivate a project
    • POST
      Clone project
    • POST
      Assign users
    • GET
      List Users
    • POST
      Invite user
    • PUT
      Update user
    • GET
      Get a User
    • DEL
      Delete user
    • POST
      Post comment
    • GET
      List comments
    • DEL
      Delete comment
    • GET
      List invoices
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
POST
GET
PUT
GET
DELETE
POST
POST
POST
POST
GET
PUT
PUT
DELETE
POST
PUT
DELETE
PUT
DELETE
POST
PUT
DELETE
DELETE
GET
POST
PUT
GET
DELETE
POST
GET
DELETE
GET
POST
https://api.lowcodeapi.com/zohobooks/books/v3/projects
Request Payload

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

Payload
project_namestring*
Name of the project
customer_idstring*
ID of the customer
currency_idstring
Currency id
descriptionstring
Project description
billing_typestring*
The way you bill your customer
ratestring
Hourly rate for a task
budget_typestring
The way you budget
budget_hoursstring
Task budget hours
budget_amountstring
Give value, if you are estimating total project revenue budget
cost_budget_amountnumber
Budgeted Cost to complete this project
user_idstring*
ID of the user to be added to the project
tasksarray
Tasks
usersarray
User
Response
API response data will be shown here once the request is completed.
Zoho Books