CustomerComponents Web Service
Method/GetSingleDiscountCard
CustomerComponents Web Service > All Operations Resource Group : /GetSingleDiscountCard (Method)
Description
The GetSingleDiscountCard function returns the discountCard record for the given primary key.
Request (GetSingleDiscountCardSoapIn)

The request body is of type GetSingleDiscountCard.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleDiscountCard Element

Overview

Sequence
itemId xs:int
Response (GetSingleDiscountCardSoapOut)

The response body is of type GetSingleDiscountCardResponse.

Response Body Parameters

NameDescriptionData Type
 DiscountCardInfo
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 GetSingleDiscountCardResult Element Sequence GetSingleDiscountCardResponse Element

Overview

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
See Also
All Operations Resource GroupCustomerComponents Web Service