The DeleteShelfProduct function deletes a shelfProduct record.
Method | /productbasecomponents.asmx/DeleteShelfProduct |
The request body is of type DeleteShelfProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteShelfProductResponse.
Name | Description | Data Type |
---|---|---|
DeleteShelfProductResult | xml:boolean |
|