PosComponents Web Service
Method/VerifyGiftCardInfo
PosComponents Web Service > All Operations Resource Group : /VerifyGiftCardInfo (Method)
Description
The VerifyGiftCardInfo function verifies a giftCard record against the available business rules.
Request (VerifyGiftCardInfoSoapIn)

The request body is of type VerifyGiftCardInfo.

Request Body Parameters

NameDescriptionData Type
 GiftCardInfo
 xml:boolean
isAddingRecord Element 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 giftCard Element Sequence VerifyGiftCardInfo 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
isAddingRecord xs:boolean
Response (VerifyGiftCardInfoSoapOut)

The response body is of type VerifyGiftCardInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyGiftCardInfoResult Element Sequence VerifyGiftCardInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupPosComponents Web Service