Create a project
POST/v1/projects
Create a project (installation site) for a customer, saved atomically with its roof configurations. Provide customerId (from a customer you created), associatedCompanyMemberId, the electricity price and yearly consumption. Returns the created project. Requires write:projects.
Request
Responses
- 201
- 400
- 401
- 403
- 500
The created project.
validation_error
invalid_api_key
insufficient_scope
db_error