Update a PV module by manufacturer article number
PATCH/v1/materials/pv-modules
Same as updating by id, but the product is identified by manufacturerArticleNumber (plus manufacturerId when two manufacturers share a number) — the key a vendor price list carries, so a sync needs no id mapping of its own. Only active products are matched. 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
- 409
- 500
The updated pv_module.
validation_error
invalid_api_key
insufficient_scope
not_found
duplicate_internal_article_number | ambiguous_key
db_error