The CopyProductList function updates a productListRow record.
Method | /productbasecomponents.asmx/CopyProductList |
The request body is of type CopyProductList.
Name | Description | Data Type |
---|---|---|
productListIdFrom | xml:int | |
productListIdTo | xml:int | |
selectedProductListRowIds | ArrayOfInt | |
deleteRowsAfterCopy | xml:boolean |
|
The response body is of type CopyProductListResponse.
Name | Description | Data Type |
---|---|---|
CopyProductListResult | xml:int |
|