PosComponents Web Service
Method/GetSingleGiftCard
PosComponents Web Service > All Operations Resource Group : /GetSingleGiftCard (Method)
Description
The GetSingleGiftCard function returns the giftCard record for the given primary key.
Request (GetSingleGiftCardSoapIn)

The request body is of type GetSingleGiftCard.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleGiftCard Element

Overview

Sequence
itemId xs:int
Response (GetSingleGiftCardSoapOut)

The response body is of type GetSingleGiftCardResponse.

Response Body Parameters

NameDescriptionData Type
 GiftCardInfo
PrintedDate Element ActivationDate Element Transactions Element IsBlocked Element Status Element VerificationCode Element Pincode Element CardNumberWithSuffix Element Suffix Element CardNumber Element Prefix Element InvoiceSaleId Element CashSaleId Element CustomerId Element GiftCardDefinitionId Element GiftCardTypeId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleGiftCardResult Element Sequence GetSingleGiftCardResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
CashSaleId xs:int
Prefix xs:long
CardNumber xs:long
Suffix xs:int
Pincode xs:int
VerificationCode optional xs:string
IsBlocked xs:boolean
ActivationDate xs:dateTime
PrintedDate xs:dateTime
See Also
All Operations Resource GroupPosComponents Web Service