This call is deprecated. We recommend to use PIM API instead.
The corresponding new call is: DELETE /v1/product/{ids}.
Delete a product. Products that have any number of transactions associated with them (sales, purchases or inventory) cannot be deleted; API returns error 1063. Instead, we always recommend to archive the product — setting its status to "ARCHIVED".
In Erply backend, deleting products is no longer possible; clicking the "X" button always archives a product.
Parameter name | Description | Possible value | Required |
---|---|---|---|
productID | The product to be deleted. | integer | yes |