HomeGuidesAPI ReferenceChangelogDiscussions
API Reference

Closes a Project

What does it do?

This endpoint can be used to set a project as Closed.

What body params do you need?
  • id: mandatory. The id of the project aimed to be closed.
Who can use it?

Only companies who have enabled the projects_management feature and users with a role in the project.

Log in to see full request history
Body Params
integer
required
Response

Response body
object
integer
required

The id of the project

string
required

The name of the project

string

The code of the project

string

The start date of the project

string

The end date of the project

string
required

The status of the project

active closed draft processing

string
required

The employees assigment of the project

manual company

integer
boolean
required

Check if the projects is billable

integer

Total fixed costs in cents

integer

Total labor costs in cents

integer
required
integer

Total spending costs in cents

integer

The client id of the project

integer

Total Cost in cents

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json