The VerifyPromotionVoucherInfo function verifies a promotionVoucher record against the available business rules.
Method | /productbasecomponents.asmx/VerifyPromotionVoucherInfo |
The request body is of type VerifyPromotionVoucherInfo.
Name | Description | Data Type |
---|---|---|
promotionVoucher | PromotionVoucherInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPromotionVoucherInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPromotionVoucherInfoResult | ArrayOfVerifyExceptionInfo |
|