Delete record from StoreTypeProducts table by specified primary key
Method | /DeleteStoreTypeProduct |
The request body is of type DeleteStoreTypeProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteStoreTypeProductResponse.
Name | Description | Data Type |
---|---|---|
DeleteStoreTypeProductResult | xml:boolean |
|