Set a discount percentage for the passed productlistrows
Method | /productbasecomponents.asmx/SetProductListRowsDiscount |
The request body is of type SetProductListRowsDiscount.
Name | Description | Data Type |
---|---|---|
productListRowIds | ArrayOfInt | |
discountPercentage | xml:decimal | |
overwriteExistingDiscounts | xml:boolean |
|
The response body is of type SetProductListRowsDiscountResponse.
Name | Description | Data Type |
---|---|---|
SetProductListRowsDiscountResult | xml:int |
|