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

The request body is of type GetLoyaltyCards.

Request Body Parameters

NameDescriptionData Type
 LoyaltyCardsFilter
 xml:int
 xml:int
 xml:string
 xml:int
skipItemId Element orderBy Element maxRecords Element offset Element OnlyWithEmailAddress Element AssociatedCardsOnly Element CardNumberTo Element CardNumberFrom Element LastTransactionModifiedDateTo Element LastTransactionModifiedDateFrom Element LastModifiedDateTo Element LastModifiedDateFrom Element MinimumPrintedPriceBalance Element MinimumPrintedPointsBalance Element RegistrationSentReminders Element LastRegistrationReminderSinceDaysOrMore Element LastPrintedDateFrom Element CustomerWithAddressOnly Element WithCustomerOnly Element IsSmartSearch Element CustomerGeneralName Element CustomerZipCode Element CustomerCity Element CustomerMiddleName Element CustomerLastName Element CustomerFirstName Element CustomerStreetNumberPart2 Element CustomerStreetNumberPart1 Element CustomerStreet Element CustomerNumber Element MinimumPointsWithdrawalMoneyBalance Element MinimumPointsBalance Element MinimumPriceBalance Element Status Element IsBlockedOnly Element VerificationCode Element IsTransferredOnly Element CustomerId Element LoyaltyCardTypeId Element DigitalOnly Element CardAlias Element CardNumber Element StoreId Element CompanyId Element ItemId Element Sequence filter Element Sequence GetLoyaltyCards Element

Overview

Sequence
Sequence
ItemId xs:int
CompanyId xs:int
StoreId xs:int
CardNumber xs:long
CardAlias optional xs:string
CustomerId xs:int
VerificationCode optional xs:string
CustomerStreet optional xs:string
CustomerStreetNumberPart2 optional xs:string
CustomerFirstName optional xs:string
CustomerLastName optional xs:string
CustomerMiddleName optional xs:string
CustomerCity optional xs:string
CustomerZipCode optional xs:string
CustomerGeneralName optional xs:string
IsSmartSearch xs:boolean
LastModifiedDateTo xs:dateTime
CardNumberTo xs:long
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Response (GetLoyaltyCardsSoapOut)

The response body is of type GetLoyaltyCardsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewLoyaltyCardInfo
CardNumberString Element GeneralName Element CustomerNumber Element LoyaltyCardType Element PointWithdrawPrice Element CurrentBalancePointsMoneyValue Element CurrentBalancePrice Element CurrentBalancePoints Element TotalWithdrawedPrice Element TotalWithdrawedPoints Element TotalSavedPrice Element TotalSavedPoints Element LoyaltyCardTypeDescription Element LastPrintedPriceBalance Element LastPrintedPointsBalance Element LastPrintedDateTime Element LastSentRegistrationEmail Element NumberOfSentRegistrationEmails Element RegistrationEmailAddress Element VerificationCode Element IsTransferred Element BlockedDescription Element Status Element CustomerId Element LoyaltyCardTypeId Element Digital Element CardNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewLoyaltyCardInfo Element Sequence GetLoyaltyCardsResult Element Sequence GetLoyaltyCardsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CardNumber xs:long
Digital xs:boolean
CustomerId xs:int
BlockedDescription optional xs:string
IsTransferred xs:boolean
VerificationCode optional xs:string
RegistrationEmailAddress optional xs:string
LoyaltyCardTypeDescription optional xs:string
TotalSavedPrice xs:decimal
GeneralName optional xs:string
CardNumberString optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service