The GetSingleViewWebshopProduct function returns the webshopProduct record for the given primary key.
Method | /GetSingleViewWebshopProduct |
The request body is of type GetSingleViewWebshopProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
countryId | xml:int | |
storeId | xml:int |
The response body is of type GetSingleViewWebshopProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleViewWebshopProductResult | ViewWebshopProductInfo |