The GetPromotionVouchers function returns all promotionVoucher records for the specified parameters.
Method | /productbasecomponents.asmx/GetPromotionVouchers |
The request body is of type GetPromotionVouchers.
Name | Description | Data Type |
---|---|---|
filter | PromotionVouchersFilter |
|
The response body is of type GetPromotionVouchersResponse.
Name | Description | Data Type |
---|---|---|
GetPromotionVouchersResult | ArrayOfViewPromotionVoucherInfo |
|