Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfProductCashBackOutputDto |
CoupangMarketPlaceApi.setCashbacksV4(String xRequestedBy,
String vendorId,
ProductCashBackInputDto productCashBackInfoInputDto)
Seller can use this API to set cash back rule to vendorItems.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDtoOfProductCashBackOutputDto> |
CoupangMarketPlaceApi.setCashbacksV4WithHttpInfo(String xRequestedBy,
String vendorId,
ProductCashBackInputDto productCashBackInfoInputDto)
Seller can use this API to set cash back rule to vendorItems.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.setCashbacksV4Async(String xRequestedBy,
String vendorId,
ProductCashBackInputDto productCashBackInfoInputDto,
ApiCallback<ResponseDtoOfProductCashBackOutputDto> callback)
Seller can use this API to set cash back rule to vendorItems.
|
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfProductCashBackOutputDto |
ResponseDtoOfProductCashBackOutputDto.code(Integer code) |
ResponseDtoOfProductCashBackOutputDto |
ResponseDtoOfProductCashBackOutputDto.data(ProductCashBackOutputDto data) |
ResponseDtoOfProductCashBackOutputDto |
ResponseDtoOfProductCashBackOutputDto.message(String message) |
Copyright © 2022. All rights reserved.