Skip to main content

Update an equipment item

PATCH 

/v1/materials/equipment/:id

Change a equipment. 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/equipment?manufacturerArticleNumber=….

Request

Responses

The updated equipment.