Package | Description |
---|---|
com.coupang.marketplace.client.api | |
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
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).
|
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).
|
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).
|
Modifier and Type | Method and Description |
---|---|
CSCoupangConfirmCondition |
CSCoupangConfirmCondition.confirmBy(String confirmBy) |
Copyright © 2022. All rights reserved.