public class WxMaShopAfterSaleServiceImpl extends Object implements WxMaShopAfterSaleService
| 构造器和说明 |
|---|
WxMaShopAfterSaleServiceImpl() |
public WxMaShopAfterSaleAddResponse add(WxMaShopAfterSaleAddRequest request) throws WxErrorException
add 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopAfterSaleGetResponse get(WxMaShopAfterSaleGetRequest request) throws WxErrorException
get 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopEcAfterSaleGetResponse get(WxMaShopEcAfterSaleGetRequest request) throws WxErrorException
get 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopBaseResponse update(WxMaShopAfterSaleUpdateRequest request) throws WxErrorException
update 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopBaseResponse update(WxMaShopEcAfterSaleUpdateRequest request) throws WxErrorException
WxMaShopAfterSaleServiceupdate 在接口中 WxMaShopAfterSaleServiceWxErrorExceptionpublic WxMaShopBaseResponse cancel(String outAfterSaleId, Long afterSaleId, String openId) throws WxErrorException
cancel 在接口中 WxMaShopAfterSaleServiceoutAfterSaleId - 商家自定义订单IDafterSaleId - 与out_aftersale_id二选一openId - 用户openidWxErrorExceptionpublic WxMaShopBaseResponse uploadReturnInfo(WxMaShopAfterSaleUploadReturnInfoRequest request) throws WxErrorException
uploadReturnInfo 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopBaseResponse acceptRefund(String outAfterSaleId, Long afterSaleId) throws WxErrorException
acceptRefund 在接口中 WxMaShopAfterSaleServiceoutAfterSaleId - afterSaleId - WxErrorExceptionpublic WxMaShopBaseResponse acceptReturn(WxMaShopAcceptReturnRequest request) throws WxErrorException
acceptReturn 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopBaseResponse reject(String outAfterSaleId, Long afterSaleId) throws WxErrorException
reject 在接口中 WxMaShopAfterSaleServiceoutAfterSaleId - afterSaleId - WxErrorExceptionpublic WxMaShopBaseResponse uploadCertificates(WxMaShopUploadCerficatesRequest request) throws WxErrorException
uploadCertificates 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionpublic WxMaShopBaseResponse updateDeadline(String outOrderId, Long orderId, String openid, Long afterSaleDeadline) throws WxErrorException
updateDeadline 在接口中 WxMaShopAfterSaleServiceoutOrderId - orderId - openid - afterSaleDeadline - WxErrorExceptionpublic WxMaShopAfterSaleListResponse list(WxMaShopAfterSaleListRequest request) throws WxErrorException
list 在接口中 WxMaShopAfterSaleServicerequest - WxErrorExceptionCopyright © 2024. All rights reserved.