The UpdateProductList function updates a productList record.
Method | /productbasecomponents.asmx/UpdateProductList |
The request body is of type UpdateProductList.
Name | Description | Data Type |
---|---|---|
productList | ProductListInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateProductListResponse.
Name | Description | Data Type |
---|---|---|
UpdateProductListResult | xml:int |
|