The GetSingleWebshopProduct function returns the webshopProduct record for the given primary key.
Method | /GetSingleWebshopProduct |
The request body is of type GetSingleWebshopProduct.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleWebshopProductResponse.
Name | Description | Data Type |
---|---|---|
GetSingleWebshopProductResult | WebshopProductInfo |
|