The VerifyDiscountCardTypeInfo function verifies a discountCardType record against the available business rules.
Method | /VerifyDiscountCardTypeInfo |
The request body is of type VerifyDiscountCardTypeInfo.
Name | Description | Data Type |
---|---|---|
discountCardType | DiscountCardTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyDiscountCardTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyDiscountCardTypeInfoResult | ArrayOfVerifyExceptionInfo |
|