ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyGiftCardCredentialInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyGiftCardCredentialInfo (Method)
Description
The VerifyGiftCardCredentialInfo function verifies a giftCardCredential record against the available business rules.
Request (VerifyGiftCardCredentialInfoSoapIn)

The request body is of type VerifyGiftCardCredentialInfo.

Request Body Parameters

NameDescriptionData Type
 GiftCardCredentialInfo
 xml:boolean
isAddingRecord Element InitString Element Checksum Element MerchantPassword Element MerchantIdentification Element GiftCardTypeId Element PosTerminalId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence giftCardCredential Element Sequence VerifyGiftCardCredentialInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
MerchantIdentification optional xs:string
MerchantPassword optional xs:string
Checksum optional xs:string
InitString optional xs:string
isAddingRecord xs:boolean
Response (VerifyGiftCardCredentialInfoSoapOut)

The response body is of type VerifyGiftCardCredentialInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyGiftCardCredentialInfoResult Element Sequence VerifyGiftCardCredentialInfoResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service