HostedShop Help | API

Dansk English

2.9. Delete a product

To delete a product the following method is invoked with the id of the product to delete:

$Client->Product_Delete(array ('ProductId' => 1337));