The DeleteRelatedProduct function deletes a relatedProduct record.
Method | /DeleteRelatedProduct |
The request body is of type DeleteRelatedProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeleteRelatedProductResponse.
Name | Description | Data Type |
---|---|---|
DeleteRelatedProductResult | xml:boolean |
|