Get all available mixedMatchProducts
Method | /productbasecomponents.asmx/GetMixedMatchProducts |
The request body is of type GetMixedMatchProducts.
Name | Description | Data Type |
---|---|---|
mixedMatchId | xml:int | |
supplierId | xml:int | |
brandId | xml:int | |
subBrandId | xml:int | |
classification1Id | xml:int | |
productCategoryId | xml:int | |
cashRegisterGroupId | xml:int | |
productId | xml:int |
|
The response body is of type GetMixedMatchProductsResponse.
Name | Description | Data Type |
---|---|---|
GetMixedMatchProductsResult | ArrayOfViewMixedMatchProductInfo |
|