CustomerComponents Web Service
Method/GetLoyaltyCardsCount
CustomerComponents Web Service > All Operations Resource Group : /GetLoyaltyCardsCount (Method)
Description
The GetLoyaltyCardsCount function retrieves the number of found LoyaltyCard objects count from the database for the given criteria
Request (GetLoyaltyCardsCountSoapIn)

The request body is of type GetLoyaltyCardsCount.

Request Body Parameters

NameDescriptionData Type
 LoyaltyCardsFilter
 xml:int
skipItemId 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 GetLoyaltyCardsCount 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
skipItemId xs:int
Response (GetLoyaltyCardsCountSoapOut)

The response body is of type GetLoyaltyCardsCountResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
GetLoyaltyCardsCountResult Element Sequence GetLoyaltyCardsCountResponse Element

Overview

Sequence
See Also
All Operations Resource GroupCustomerComponents Web Service