The GetSingleRelatedProduct function returns the relatedProduct object for the given primary key.
Method | /GetSingleRelatedProduct |
The request body is of type GetSingleRelatedProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleRelatedProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleRelatedProductResult | RelatedProductInfo |
|