The GetSingleWebshop function returns the webshop record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleWebshop |
The request body is of type GetSingleWebshop.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleWebshopResponse.
Name | Description | Data Type |
---|---|---|
GetSingleWebshopResult | WebshopInfo |
|