The VerifyDiscountCardInfo function verifies a discountCard record against the available business rules.
Method | /VerifyDiscountCardInfo |
The request body is of type VerifyDiscountCardInfo.
Name | Description | Data Type |
---|---|---|
discountCard | DiscountCardInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyDiscountCardInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyDiscountCardInfoResult | ArrayOfVerifyExceptionInfo |
|