The DeleteProductList function deletes a productList record.
Method | /productbasecomponents.asmx/DeleteProductList |
The request body is of type DeleteProductList.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteProductListResponse.
Name | Description | Data Type |
---|---|---|
DeleteProductListResult | xml:boolean |
|