The VerifyGiftCardTypeInfo function verifies a giftCardType record against the available business rules.
Method | /productbasecomponents.asmx/VerifyGiftCardTypeInfo |
The request body is of type VerifyGiftCardTypeInfo.
Name | Description | Data Type |
---|---|---|
giftCardType | GiftCardTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyGiftCardTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyGiftCardTypeInfoResult | ArrayOfVerifyExceptionInfo |
|