Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
CreateCouponResponse |
CoupangMarketPlaceApi.createDownloadableCoupon(CreateCouponRequest createCouponRequest)
Create coupon
Create coupon in STANDBY mode with policies
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<CreateCouponResponse> |
CoupangMarketPlaceApi.createDownloadableCouponWithHttpInfo(CreateCouponRequest createCouponRequest)
Create coupon
Create coupon in STANDBY mode with policies
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.createDownloadableCouponAsync(CreateCouponRequest createCouponRequest,
ApiCallback<CreateCouponResponse> callback)
Create coupon (asynchronously)
Create coupon in STANDBY mode with policies
|
Copyright © 2022. All rights reserved.