Skip to main content

Delete an equipment item by manufacturer article number

DELETE 

/v1/materials/equipment

Same as deleting by id, but the product is identified by manufacturerArticleNumber (plus manufacturerId when two manufacturers share a number). Only active products are matched. Remove a equipment from your catalog. A product already used by an offer cannot be deleted — archive it instead (archived: true), which hides it from new offers while keeping existing ones intact. Requires write:materials.

Request

Responses

The equipment was deleted.