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

The request body is of type GetDiscountCards.

Request Body Parameters

NameDescriptionData Type
 DiscountCardsFilter
 xml:int
 xml:int
 xml:string
 xml:int
skipItemId Element orderBy Element maxRecords Element offset Element VerificationCode Element CardCode Element RestrictedStoreId Element LoyaltyCardId Element CustomerId Element DiscountCardDefinitionId Element DiscountCardTypeId Element StoreId Element Sequence filter Element Sequence GetDiscountCards Element

Overview

Sequence
Sequence
StoreId xs:int
CustomerId xs:int
CardCode optional xs:string
offset xs:int
maxRecords xs:int
orderBy optional xs:string
skipItemId xs:int
Response (GetDiscountCardsSoapOut)

The response body is of type GetDiscountCardsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewDiscountCardInfo
Reusable Element ExpiryDate Element Balance Element BlockedNote Element Blocked Element Note Element VerificationCode Element CardCode Element RestrictedStoreId Element LoyaltyCardId Element CustomerId Element DiscountCardDefinitionId Element DiscountCardTypeId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewDiscountCardInfo Element Sequence GetDiscountCardsResult Element Sequence GetDiscountCardsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
CardCode optional xs:string
Note optional xs:string
Blocked xs:boolean
BlockedNote optional xs:string
Balance xs:decimal
ExpiryDate xs:dateTime
Reusable xs:boolean
See Also
All Operations Resource GroupCustomerComponents Web Service