程序包 | 说明 |
---|---|
cn.binarywang.wx.miniapp.api | |
cn.binarywang.wx.miniapp.api.impl | |
cn.binarywang.wx.miniapp.bean.shop.response |
限定符和类型 | 方法和说明 |
---|---|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingService.notifyConfirmReceive(WxMaOrderShippingInfoNotifyConfirmRequest request)
确认收货提醒接口
如你已经从你的快递物流服务方获知到用户已经签收相关商品,可以通过该接口提醒用户及时确认收货,以提高资金结算效率,每个订单仅可调用一次。
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingService.opSpecialOrder(String orderId,
Integer type,
Long delayTo)
特殊发货报备
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingService.setMsgJumpPath(String path)
消息跳转路径设置接口
如你已经在小程序内接入平台提供的确认收货组件,可以通过该接口设置发货消息及确认收货消息的跳转动作,用户点击发货消息时会直接进入你的小程序订单列表页面或详情页面进行确认收货,进一步优化用户体验。
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingService.upload(WxMaOrderCombinedShippingInfoUploadRequest request)
发货信息合单录入接口
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingService.upload(WxMaOrderShippingInfoUploadRequest request)
发货信息录入接口
|
限定符和类型 | 方法和说明 |
---|---|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingServiceImpl.notifyConfirmReceive(WxMaOrderShippingInfoNotifyConfirmRequest request)
确认收货提醒接口
如你已经从你的快递物流服务方获知到用户已经签收相关商品,可以通过该接口提醒用户及时确认收货,以提高资金结算效率,每个订单仅可调用一次。
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingServiceImpl.opSpecialOrder(String orderId,
Integer type,
Long delayTo)
特殊发货报备
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingServiceImpl.setMsgJumpPath(String path)
消息跳转路径设置接口
如你已经在小程序内接入平台提供的确认收货组件,可以通过该接口设置发货消息及确认收货消息的跳转动作,用户点击发货消息时会直接进入你的小程序订单列表页面或详情页面进行确认收货,进一步优化用户体验。
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingServiceImpl.upload(WxMaOrderCombinedShippingInfoUploadRequest request)
发货信息合单录入接口
|
WxMaOrderShippingInfoBaseResponse |
WxMaOrderShippingServiceImpl.upload(WxMaOrderShippingInfoUploadRequest request)
发货信息录入接口
|
限定符和类型 | 类和说明 |
---|---|
class |
WxMaOrderShippingInfoGetListResponse |
class |
WxMaOrderShippingInfoGetResponse |
Copyright © 2024. All rights reserved.