Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDtoOfListOfReturnWithdrawDto |
CoupangMarketPlaceApi.getReturnWithdrawRequestedList(String vendorId,
String xRequestedBy,
ReturnWithdrawReqDto returnWithdrawReqDto)
반품 철회 이력
반품 철회 이력
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.getReturnWithdrawRequestedListAsync(String vendorId,
String xRequestedBy,
ReturnWithdrawReqDto returnWithdrawReqDto,
ApiCallback<ResponseDtoOfListOfReturnWithdrawDto> callback)
반품 철회 이력 (asynchronously)
반품 철회 이력
|
ApiResponse<ResponseDtoOfListOfReturnWithdrawDto> |
CoupangMarketPlaceApi.getReturnWithdrawRequestedListWithHttpInfo(String vendorId,
String xRequestedBy,
ReturnWithdrawReqDto returnWithdrawReqDto)
반품 철회 이력
반품 철회 이력
|
Modifier and Type | Method and Description |
---|---|
ReturnWithdrawReqDto |
ReturnWithdrawReqDto.addCancelIdsItem(Long cancelIdsItem) |
ReturnWithdrawReqDto |
ReturnWithdrawReqDto.cancelIds(List<Long> cancelIds) |
Copyright © 2022. All rights reserved.