Update ProjectCopy Pageput https://partner-api.getpliant.com/api/accounting/projects/{projectId}Updates a project on the Pliant platformPath ParamsprojectIduuidrequiredThe unique identifier of the project.Body ParamsorganizationIduuidrequirednamestringrequiredName of the project. This can be changed later.costUnitstringrequiredCost unit of the project. This cannot be changed, once the Project is used in a transaction. Before that, a change is possible.statusstringenumrequiredACTIVEINACTIVEAllowed:ACTIVEINACTIVEResponses 202Accepted 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 404Not Found. The requested resource could not be found. 500Internal Server Error. The request was not completed due to an internal error.Updated 13 days ago