deleteProductSuspect

Description
This transaction enables you to delete a product suspect record and all of its product match results.
Web Services
Operation name: deleteProductSuspect
Service name: ProductService
Example
Delete the product suspect record concerning the Extreme Home Theatre Package product and the 'Extreme Home Theatre System product.
Usage information
The input to this service is the primary key (SuspectId) or a SourceEntityId and SuspectEntityId that uniquely identifies the product suspect record being deleted.
Preconditions
Product suspect record must exist.
Mandatory input
  • SuspectId

    or

  • SourceEntityId and SuspectEntityId
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
A successful transaction response returns an image of the deleted product suspect record.
Request message
<TCRMTxType> deleteProductSuspect

<TCRMTxObject> ProductSuspectBObj

<TCRMObject> ProductSuspectBObj

Response objects
ProductSuspectBObj
Special note
Not applicable