Create ProjectAsk AIpost https://partner-api.getpliant.com/api/accounting/projectsCreates a project on the Pliant platformBody ParamsorganizationIduuidrequiredThe unique identifier of the organization.namestringrequiredThe name of the project.costUnitstring | nullCost unit of the project. This cannot be changed, once the Project is used in a transaction. Before that, a change is possible.Responses 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 8 months ago