The UpdateRelatedProduct function updates a relatedProduct record.
Method | /UpdateRelatedProduct |
The request body is of type UpdateRelatedProduct.
Name | Description | Data Type |
---|---|---|
relatedProduct | RelatedProductInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateRelatedProductResponse.
Name | Description | Data Type |
---|---|---|
UpdateRelatedProductResult | xml:int |
|