Projects
A solar installation site for a customer, including its roof configurations. Projects hold the offers you make.
List projects
List your company's projects. Filter by `name`, `state`, `customerId` or `city`; sort (e.g. `sort=createdAt.desc`) and page with `limit`/`offset`. Requires `read:projects`.
Create a project
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`.
Get a project
Get a project
Update a project
Update a project
Delete a project
Delete a project