The GetSingleViewProduct function returns the ViewProductInfo object for the given primary key.
Method | /GetSingleViewProduct |
The request body is of type GetSingleViewProduct.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
countryId | xml:int | |
storeId | xml:int |
The response body is of type GetSingleViewProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewProductResult | ViewProductInfo |