The UpdateProductListPrices updates the price of productlist products from their belonging products
Method | /productbasecomponents.asmx/UpdateProductListPrices |
The request body is of type UpdateProductListPrices.
Name | Description | Data Type |
---|---|---|
productListId | xml:int | |
productListTypeId | xml:int | |
brandId | xml:int | |
supplierId | xml:int |
|
The response body is of type UpdateProductListPricesResponse.
Name | Description | Data Type |
---|---|---|
UpdateProductListPricesResult | xml:int |
|