ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleWebshop
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleWebshop (Method)
Description
The GetSingleWebshop function returns the webshop record for the given primary key.
Request (GetSingleWebshopSoapIn)

The request body is of type GetSingleWebshop.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleWebshop Element

Overview

Sequence
itemId xs:int
Response (GetSingleWebshopSoapOut)

The response body is of type GetSingleWebshopResponse.

Response Body Parameters

NameDescriptionData Type
 WebshopInfo
FallbackDebtorId Element IsCancelled Element ShopServerSmsRecipients Element ShopServerIsEnableSms Element ShopServerResendFromDate Element ShopServerLastArticlesSyncDateTime Element ShopServerSubStoreNumber Element ShopServerStoreNumber Element ShopServerPassword Element ShopServerUserName Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleWebshopResult Element Sequence GetSingleWebshopResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
ShopServerUserName optional xs:string
ShopServerPassword optional xs:string
ShopServerSmsRecipients optional xs:string
IsCancelled xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service