ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetWebshops
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetWebshops (Method)
Description
The GetWebshops function returns all webshop records for the specified parameters.
Request (GetWebshopsSoapIn)

The request body is of type GetWebshops.

Request Body Parameters

NameDescriptionData Type
 WebshopsFilter
 xml:int
 xml:int
skipItemId Element includeItemId Element IsCancelledOnly Element ShopServerSmsRecipients Element ShopServerResendFromDate Element ShopServerLastArticleSyncDateTime Element ShopServerSubStoreNumber Element ShopServerStoreNumber Element ShopServerPassword Element ShopServerUserName Element Description Element StoreId Element Sequence filter Element Sequence GetWebshops Element

Overview

Response (GetWebshopsSoapOut)

The response body is of type GetWebshopsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewWebshopInfo
StoreDescription Element StoreNumber Element CompanyName Element CompanyNumber Element 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 ViewWebshopInfo Element Sequence GetWebshopsResult Element Sequence GetWebshopsResponse Element

Overview

Sequence
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
CompanyName optional xs:string
StoreDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service