The DeleteWebshopProduct function deletes a webshopProduct record.
Method | /DeleteWebshopProduct |
The request body is of type DeleteWebshopProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isOnlyMarkAsDeleted | xml:boolean |
|
The response body is of type DeleteWebshopProductResponse.
Name | Description | Data Type |
---|---|---|
DeleteWebshopProductResult | xml:boolean |
|