Update a PV module
PATCH/v1/materials/pv-modules/:id
Change a pv_module. Every field is optional; omitted fields keep their current value. Sending purchasePrice records a new purchase price and points the material at it. Requires write:materials.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The updated pv_module.
validation_error
invalid_api_key
insufficient_scope
not_found
db_error