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