The GetRelatedProducts function returns all relatedProduct objects.
Method | /GetRelatedProducts |
The request body is of type GetRelatedProducts.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
relatedProductId | xml:int |
|
The response body is of type GetRelatedProductsResponse.
Name | Description | Data Type |
---|---|---|
GetRelatedProductsResult | ArrayOfViewRelatedProductInfo |
|