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