Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ResponseDto |
CoupangMarketPlaceApi.addCommentToInquiry(String inquiryId,
String vendorId,
String xRequestedBy,
CSAddComment cSAddComment)
Seller can use this API to reply the consultations raised by customers.
|
ResponseDto |
CoupangMarketPlaceApi.confirmCancelByPartnerByReceiptId(Long receiptId,
ReturnApprovalDto returnApprovalDto,
String vendorId,
String xRequestedBy)
Seller can use this API to approve the return request
Seller can use this API to approve the return request
|
ResponseDto |
CoupangMarketPlaceApi.confirmInquiries(String inquiryId,
String xRequestedBy,
CSCoupangConfirmCondition csCoupangConfirmCondition,
String vendorId)
Seller can use this API to confirms the consultations
Seller can use this API to confirms the consultations (The consultations were directly raised by consumers to coupang via coupang customer center or seller's call center).
|
ResponseDto |
CoupangMarketPlaceApi.confirmReturnDeliveryDoneByExchangeId(String vendorId,
Long exchangeId,
String xRequestedBy,
ConfirmContent confirmContent)
new API Seller use this API to confirm that they have received the exchange product which are sent by customer.
|
ResponseDto |
CoupangMarketPlaceApi.replyInquiries(String inquiryId,
String xRequestedBy,
CSCoupangReplyCondition csCoupangReplyCondition,
String vendorId)
Seller can use this API to reply the consultations
Seller can use this API to reply the consultations (The consultations were directly raised by consumers to coupang via coupang customer center or seller's call center).
|
ResponseDto |
CoupangMarketPlaceApi.returnDeliveryDoneConfirmation(Long receiptId,
WarehouseCheckDto warehouseCheckDto,
String vendorId,
String xRequestedBy)
Seller can use this API to check if the collected goods is ok.
|
ResponseDto |
CoupangMarketPlaceApi.stopCashbackV4(String xRequestedBy,
String vendorId,
String ruleId,
String vendorItemId)
Seller can use this API to stop the cash back rule which applied to the corresponding vendorItemId.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.addCommentToInquiryWithHttpInfo(String inquiryId,
String vendorId,
String xRequestedBy,
CSAddComment cSAddComment)
Seller can use this API to reply the consultations raised by customers.
|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.confirmCancelByPartnerByReceiptIdWithHttpInfo(Long receiptId,
ReturnApprovalDto returnApprovalDto,
String vendorId,
String xRequestedBy)
Seller can use this API to approve the return request
Seller can use this API to approve the return request
|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.confirmInquiriesWithHttpInfo(String inquiryId,
String xRequestedBy,
CSCoupangConfirmCondition csCoupangConfirmCondition,
String vendorId)
Seller can use this API to confirms the consultations
Seller can use this API to confirms the consultations (The consultations were directly raised by consumers to coupang via coupang customer center or seller's call center).
|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.confirmReturnDeliveryDoneByExchangeIdWithHttpInfo(String vendorId,
Long exchangeId,
String xRequestedBy,
ConfirmContent confirmContent)
new API Seller use this API to confirm that they have received the exchange product which are sent by customer.
|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.replyInquiriesWithHttpInfo(String inquiryId,
String xRequestedBy,
CSCoupangReplyCondition csCoupangReplyCondition,
String vendorId)
Seller can use this API to reply the consultations
Seller can use this API to reply the consultations (The consultations were directly raised by consumers to coupang via coupang customer center or seller's call center).
|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.returnDeliveryDoneConfirmationWithHttpInfo(Long receiptId,
WarehouseCheckDto warehouseCheckDto,
String vendorId,
String xRequestedBy)
Seller can use this API to check if the collected goods is ok.
|
ApiResponse<ResponseDto> |
CoupangMarketPlaceApi.stopCashbackV4WithHttpInfo(String xRequestedBy,
String vendorId,
String ruleId,
String vendorItemId)
Seller can use this API to stop the cash back rule which applied to the corresponding vendorItemId.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.addCommentToInquiryAsync(String inquiryId,
String vendorId,
String xRequestedBy,
CSAddComment cSAddComment,
ApiCallback<ResponseDto> callback)
Seller can use this API to reply the consultations raised by customers.
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.confirmCancelByPartnerByReceiptIdAsync(Long receiptId,
ReturnApprovalDto returnApprovalDto,
String vendorId,
String xRequestedBy,
ApiCallback<ResponseDto> callback)
Seller can use this API to approve the return request (asynchronously)
Seller can use this API to approve the return request
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.confirmInquiriesAsync(String inquiryId,
String xRequestedBy,
CSCoupangConfirmCondition csCoupangConfirmCondition,
String vendorId,
ApiCallback<ResponseDto> callback)
Seller can use this API to confirms the consultations (asynchronously)
Seller can use this API to confirms the consultations (The consultations were directly raised by consumers to coupang via coupang customer center or seller's call center).
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.confirmReturnDeliveryDoneByExchangeIdAsync(String vendorId,
Long exchangeId,
String xRequestedBy,
ConfirmContent confirmContent,
ApiCallback<ResponseDto> callback)
new API Seller use this API to confirm that they have received the exchange product which are sent by customer.
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.replyInquiriesAsync(String inquiryId,
String xRequestedBy,
CSCoupangReplyCondition csCoupangReplyCondition,
String vendorId,
ApiCallback<ResponseDto> callback)
Seller can use this API to reply the consultations (asynchronously)
Seller can use this API to reply the consultations (The consultations were directly raised by consumers to coupang via coupang customer center or seller's call center).
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.returnDeliveryDoneConfirmationAsync(Long receiptId,
WarehouseCheckDto warehouseCheckDto,
String vendorId,
String xRequestedBy,
ApiCallback<ResponseDto> callback)
Seller can use this API to check if the collected goods is ok.
|
com.squareup.okhttp.Call |
CoupangMarketPlaceApi.stopCashbackV4Async(String xRequestedBy,
String vendorId,
String ruleId,
String vendorItemId,
ApiCallback<ResponseDto> callback)
Seller can use this API to stop the cash back rule which applied to the corresponding vendorItemId.
|
Modifier and Type | Method and Description |
---|---|
ResponseDto |
ResponseDto.code(Integer code) |
ResponseDto |
ResponseDto.data(Object data) |
ResponseDto |
ResponseDto.message(String message) |
Copyright © 2022. All rights reserved.