CustomerComponents Web Service
Method/GetLoyaltyProviders
CustomerComponents Web Service > All Operations Resource Group : /GetLoyaltyProviders (Method)
Description
The GetLoyaltyProviders function returns all LoyaltyProviders records for the specified parameters.
Request (GetLoyaltyProvidersSoapIn)

The request body is of type GetLoyaltyProviders.

Request Body Parameters

NameDescriptionData Type
 LoyaltyProvidersFilter
 xml:int
skipItemId Element LoyaltyProviderType Element Description Element StoreId Element CompanyId Element Sequence filter Element Sequence GetLoyaltyProviders Element

Overview

Response (GetLoyaltyProvidersSoapOut)

The response body is of type GetLoyaltyProvidersResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewLoyaltyProviderInfo
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 ViewLoyaltyProviderInfo Element Sequence GetLoyaltyProvidersResult Element Sequence GetLoyaltyProvidersResponse Element

Overview

Sequence
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