The VerifyGiftCardInfo function verifies a giftCard record against the available business rules.
Method | /VerifyGiftCardInfo |
The request body is of type VerifyGiftCardInfo.
Name | Description | Data Type |
---|---|---|
giftCard | GiftCardInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyGiftCardInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyGiftCardInfoResult | ArrayOfVerifyExceptionInfo |
|