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