public class WxMaOrderShippingServiceImpl extends Object implements WxMaOrderShippingService
构造器和说明 |
---|
WxMaOrderShippingServiceImpl() |
public WxMaOrderShippingIsTradeManagedResponse isTradeManaged(String appId) throws WxErrorException
isTradeManaged
在接口中 WxMaOrderShippingService
appId
- 待查询小程序的 appid,非服务商调用时仅能查询本账号WxErrorException
- epublic WxMaOrderShippingInfoBaseResponse upload(WxMaOrderShippingInfoUploadRequest request) throws WxErrorException
upload
在接口中 WxMaOrderShippingService
request
- 请求WxErrorException
- epublic WxMaOrderShippingInfoBaseResponse upload(WxMaOrderCombinedShippingInfoUploadRequest request) throws WxErrorException
upload
在接口中 WxMaOrderShippingService
request
- 请求WxErrorException
- epublic WxMaOrderShippingInfoGetResponse get(WxMaOrderShippingInfoGetRequest request) throws WxErrorException
get
在接口中 WxMaOrderShippingService
request
- 请求WxErrorException
- epublic WxMaOrderShippingInfoGetListResponse getList(WxMaOrderShippingInfoGetListRequest request) throws WxErrorException
getList
在接口中 WxMaOrderShippingService
request
- 请求WxErrorException
- epublic WxMaOrderShippingInfoBaseResponse notifyConfirmReceive(WxMaOrderShippingInfoNotifyConfirmRequest request) throws WxErrorException
notifyConfirmReceive
在接口中 WxMaOrderShippingService
request
- 请求WxErrorException
- epublic WxMaOrderShippingInfoBaseResponse setMsgJumpPath(String path) throws WxErrorException
setMsgJumpPath
在接口中 WxMaOrderShippingService
path
- 商户自定义跳转路径WxErrorException
- epublic WxMaOrderShippingITMCCompletedResult isTradeManagementConfirmationCompleted(String appId) throws WxErrorException
isTradeManagementConfirmationCompleted
在接口中 WxMaOrderShippingService
appId
- 待查询小程序的 appid,非服务商调用时仅能查询本账号WxErrorException
- epublic WxMaOrderShippingInfoBaseResponse opSpecialOrder(String orderId, Integer type, Long delayTo) throws WxErrorException
opSpecialOrder
在接口中 WxMaOrderShippingService
orderId
- 需要特殊发货报备的订单号,可传入微信支付单号或商户单号type
- 特殊发货报备类型,1为预售商品订单,2为测试订单delayTo
- 预计发货时间的unix时间戳,type为1时必填,type为2可省略WxErrorException
- eCopyright © 2024. All rights reserved.