Delete record from MixedMatches table by specified primary key
Method | /productbasecomponents.asmx/DeleteMixedMatch |
The request body is of type DeleteMixedMatch.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteMixedMatchResponse.
Name | Description | Data Type |
---|---|---|
DeleteMixedMatchResult | xml:boolean |
|