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