public class CouponCodesController
extends java.lang.Object
| Constructor and Description |
|---|
CouponCodesController() |
| Modifier and Type | Method and Description |
|---|---|
protected CouponCodeGenerationWsFacade |
getCouponCodeGenerationWsFacade() |
<any> |
getGeneratedCouponCodes(java.lang.String couponId,
java.lang.String mediaCode)
Request to get generated coupon codes for a multi-code coupon with given couponId and mediaCode corresponding to
the code batch
|
public <any> getGeneratedCouponCodes(java.lang.String couponId,
java.lang.String mediaCode)
couponId - the couponId of the requested couponmediaCode - the identifier of the requested code batchprotected CouponCodeGenerationWsFacade getCouponCodeGenerationWsFacade()
Copyright © 2018 SAP SE. All Rights Reserved.