CustomerComponents Web Service
Method/GetSingleProvider
CustomerComponents Web Service > All Operations Resource Group : /GetSingleProvider (Method)
Description
The GetSingleProvider function returns the provider record for the given primary key.
Request (GetSingleProviderSoapIn)

The request body is of type GetSingleProvider.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleProvider Element

Overview

Sequence
itemId xs:int
Response (GetSingleProviderSoapOut)

The response body is of type GetSingleProviderResponse.

Response Body Parameters

NameDescriptionData Type
 ProviderInfo
CustomParameters Element Enabled Element Password Element UserName Element URL Element Regex Element Description Element ProviderSource Element ProviderType Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleProviderResult Element Sequence GetSingleProviderResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
Regex optional xs:string
URL optional xs:string
UserName optional xs:string
Password optional xs:string
Enabled xs:boolean
CustomParameters optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service