The VerifyGiftCardCredentialInfo function verifies a giftCardCredential record against the available business rules.
Method | /productbasecomponents.asmx/VerifyGiftCardCredentialInfo |
The request body is of type VerifyGiftCardCredentialInfo.
Name | Description | Data Type |
---|---|---|
giftCardCredential | GiftCardCredentialInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyGiftCardCredentialInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyGiftCardCredentialInfoResult | ArrayOfVerifyExceptionInfo |
|