Update a battery
PATCH/v1/materials/batteries/:id
Change a battery. 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. To address the product by manufacturer article number instead of id, use the same method on /v1/materials/batteries?manufacturerArticleNumber=….
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
The updated battery.
validation_error
invalid_api_key
insufficient_scope
not_found
duplicate_internal_article_number
db_error