public interface WxMaExpressDeliveryReturnService
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ADD_DELIVERY_RETURN_URL
获取支持的快递公司列表
|
static String |
GET_DELIVERY_RETURN_URL |
static String |
UNBIND_DELIVERY_RETURN_URL |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaExpressReturnInfoResult |
addDeliveryReturn(WxMaExpressDeliveryReturnAddRequest wxMaExpressDeliveryReturnAddRequest) |
WxMaExpressReturnInfoResult |
getDeliveryReturn(String returnId) |
WxMaExpressReturnInfoResult |
unbindDeliveryReturn(String returnId) |
WxMaExpressReturnInfoResult addDeliveryReturn(WxMaExpressDeliveryReturnAddRequest wxMaExpressDeliveryReturnAddRequest) throws WxErrorException
WxErrorExceptionWxMaExpressReturnInfoResult getDeliveryReturn(String returnId) throws WxErrorException
WxErrorExceptionWxMaExpressReturnInfoResult unbindDeliveryReturn(String returnId) throws WxErrorException
WxErrorExceptionCopyright © 2024. All rights reserved.