The DeleteProductListRows function deletes one or more productlistrows in a transaction.
Method | /productbasecomponents.asmx/DeleteProductListRows |
The request body is of type DeleteProductListRows.
Name | Description | Data Type |
---|---|---|
itemIds | ArrayOfInt |
|
The response body is of type DeleteProductListRowsResponse.
Name | Description | Data Type |
---|---|---|
DeleteProductListRowsResult | xml:boolean |
|