The ProductListToMixedMatch function imports a productlist to an existing or a new mixedmatch
Method | /productbasecomponents.asmx/ProductListToMixedMatch |
The request body is of type ProductListToMixedMatch.
Name | Description | Data Type |
---|---|---|
storeId | xml:int | |
productListId | xml:int | |
mixedMatchId | xml:int | |
productListRowIds | ArrayOfInt | |
isDeleteRowsAfterImport | xml:boolean |
|
The response body is of type ProductListToMixedMatchResponse.
Name | Description | Data Type |
---|---|---|
ProductListToMixedMatchResult | ArrayOfString |
|