public interface WxMaShopAfterSaleService
WxMaShopAfterSaleAddResponse add(WxMaShopAfterSaleAddRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopAfterSaleGetResponse get(WxMaShopAfterSaleGetRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopEcAfterSaleGetResponse get(WxMaShopEcAfterSaleGetRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopBaseResponse update(WxMaShopAfterSaleUpdateRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopBaseResponse update(WxMaShopEcAfterSaleUpdateRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopBaseResponse cancel(String outAfterSaleId, Long afterSaleId, String openId) throws WxErrorException
outAfterSaleId - 商家自定义订单IDafterSaleId - 与out_aftersale_id二选一openId - 用户openidWxErrorExceptionWxMaShopBaseResponse uploadReturnInfo(WxMaShopAfterSaleUploadReturnInfoRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopBaseResponse acceptRefund(String outAfterSaleId, Long afterSaleId) throws WxErrorException
outAfterSaleId - afterSaleId - WxErrorExceptionWxMaShopBaseResponse acceptReturn(WxMaShopAcceptReturnRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopBaseResponse reject(String outAfterSaleId, Long afterSaleId) throws WxErrorException
outAfterSaleId - afterSaleId - WxErrorExceptionWxMaShopBaseResponse uploadCertificates(WxMaShopUploadCerficatesRequest request) throws WxErrorException
request - WxErrorExceptionWxMaShopBaseResponse updateDeadline(String outOrderId, Long orderId, String openid, Long afterSaleDeadline) throws WxErrorException
outOrderId - orderId - openid - afterSaleDeadline - WxErrorExceptionWxMaShopAfterSaleListResponse list(WxMaShopAfterSaleListRequest request) throws WxErrorException
request - WxErrorExceptionCopyright © 2024. All rights reserved.