CustomerComponents Web Service
Method/GetSingleLoyaltyProvider
CustomerComponents Web Service > All Operations Resource Group : /GetSingleLoyaltyProvider (Method)
Description
Get single record from LoyaltyProviders table by specified primary key
Request (GetSingleLoyaltyProviderSoapIn)

The request body is of type GetSingleLoyaltyProvider.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleLoyaltyProvider Element

Overview

Sequence
itemId xs:int
Response (GetSingleLoyaltyProviderSoapOut)

The response body is of type GetSingleLoyaltyProviderResponse.

Response Body Parameters

NameDescriptionData Type
 LoyaltyProviderInfo
Enabled Element LoyaltyProviderType Element Password Element UserName Element Url Element Regex Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleLoyaltyProviderResult Element Sequence GetSingleLoyaltyProviderResponse 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
See Also
All Operations Resource GroupCustomerComponents Web Service