The GetPromotionVoucherTypes function returns all promotionVoucherType records for the specified parameters.
Method | /productbasecomponents.asmx/GetPromotionVoucherTypes |
The request body is of type GetPromotionVoucherTypes.
Name | Description | Data Type |
---|---|---|
filter | PromotionVoucherTypesFilter |
|
The response body is of type GetPromotionVoucherTypesResponse.
Name | Description | Data Type |
---|---|---|
GetPromotionVoucherTypesResult | ArrayOfViewPromotionVoucherTypeInfo |
|