The VerifyPromotionVoucherTypeInfo function verifies a promotionVoucherType record against the available business rules.
Method | /productbasecomponents.asmx/VerifyPromotionVoucherTypeInfo |
The request body is of type VerifyPromotionVoucherTypeInfo.
Name | Description | Data Type |
---|---|---|
promotionVoucherType | PromotionVoucherTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPromotionVoucherTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPromotionVoucherTypeInfoResult | ArrayOfVerifyExceptionInfo |
|