Delete record from StoreProducts table by specified primary key
Method | /DeleteStoreProduct |
The request body is of type DeleteStoreProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteStoreProductResponse.
Name | Description | Data Type |
---|---|---|
DeleteStoreProductResult | xml:boolean |
|