The AddRelatedProduct function adds a relatedProduct record.
Method | /AddRelatedProduct |
The request body is of type AddRelatedProduct.
Name | Description | Data Type |
---|---|---|
relatedProduct | RelatedProductInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddRelatedProductResponse.
Name | Description | Data Type |
---|---|---|
AddRelatedProductResult | xml:int |
|