v1
latestOpenAPI 3.0.02026-07-261090122.9 KBProjects
Create a project
Create a project
post/projects
Request body
object required
Example request
{
"customer_id": 1,
"name": "some string",
"description": "some string",
"status": 1,
"status_id": 1,
"status_workflow_id": 1,
"location_id": 1,
"location": "some string",
"start_time": 1234567890,
"end_time": 1234567890,
"notes": "some string",
"job_notes": "some string",
"completion_percentage": "1"
}Response
Successful response