The VerifyGiftCardDefinitionInfo function verifies a giftCardDefinition record against the available business rules.
Method | /VerifyGiftCardDefinitionInfo |
The request body is of type VerifyGiftCardDefinitionInfo.
Name | Description | Data Type |
---|---|---|
giftCardDefinition | GiftCardDefinitionInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyGiftCardDefinitionInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyGiftCardDefinitionInfoResult | ArrayOfVerifyExceptionInfo |
|