addProductSuspects

Description
This transaction adds one or more suspect records for a product.
Web Services
Operation name: addProductSuspects
Service name: ProductService
Example
Add a new product suspect record between the Extreme Home Theatre Package and the Extreme Home Theatre System products.
Usage information
This transaction can be used to add product suspects and product match results.
Preconditions
The specified products must be active.
Mandatory input
  • SourceId
  • SuspectEntityId
  • SuspectStatusType
If ProductMatchResultBObj is provided, the following fields are mandatory:
  • MatchResult
  • MatchEngineType
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If the SourceType is not supplied in the request, the default value is 1 (User Marked).

If provided, the SourceEntityId must be the same as the SourceId.

Each product suspect record includes a source product ID and a suspect product ID, and the smaller of these two values is persisted as the SourceEntityId.

If multiple product match results are provided, the match engine types must be unique.

Request message
<TCRMTxType> addProductSuspects

<TCRMTxObject> ProductSuspectListBObj

<TCRMObject> ProductSuspectListBObj

Response objects
ProductSuspectListBObj
Special note
Not applicable