- 为什么退款单申请了还能重新修改金额?
https://developers.weixin.qq.com/doc/channels/API/aftersale/getaftersaleorder.html [图片]
07-04 - 物流回传-订单发货接口返回product_id或sku_id填写不正确
接口文档:https://developers.weixin.qq.com/doc/channels/API/order/delivery_send.html 请求报文: "url": https://api.weixin.qq.com/channels/ec/order/delivery/send request(2024-05-28 10:51:52.934): { "delivery_list": [{ "deliver_type": 1, "delivery_id": "OTHER", "product_infos": [{ "product_cnt": 1, "product_id": "10000127954449", "sku_id": "2294042806" }], "waybill_id": "SF1674816669905" }], "order_id": "3720129913508728832" } response: { "errcode": 606031, "errmsg": ", 发货请求里product_id或sku_id填写不正确 rid: 665546c8-07bffba5-784ea640" } 微信视频号小店APPID:wxa0849a8c55e43353
05-28 - 云打印接口需要传【街道{street}】字段,但是订单详情接口没返回街道信息
电子面单取号:https://developers.weixin.qq.com/doc/channels/API/ewaybill/create_order.html订单详情接口:https://developers.weixin.qq.com/doc/channels/API/order/get.html
2023-08-28 - 收货地址中省市区是怎样的? 怎么获取所有的省市区信息?
https://developers.weixin.qq.com/doc/channels/API/order/get.html [图片]
2023-08-28 - 课程发货是什么场景?
https://developers.weixin.qq.com/doc/channels/API/order/delivery_send.html
2023-08-28 - 2023年9月25日后,加密后,订单收货数据是怎样的?有什么变化?
https://developers.weixin.qq.com/doc/channels/API/order/get.html
2023-08-14 - 订单列表如果查询多个状态?比如商家需要下载所有的需要发货的订单数据
https://developers.weixin.qq.com/doc/channels/API/order/list_get.html [图片]
2023-07-31