淘宝订单服务使用到的API
taobao.trades.sold.get( 查询卖家已卖出的交易数据(根据创建时间) )https://open.taobao.com/api.htm?docId=46&docType=2
taobao.top.oaid.merge( OAID订单合并 )https://open.taobao.com/api.htm?docId=55032&docType=2
taobao.trade.fullinfo.get( 获取单笔交易的详细信息 )https://open.taobao.com/api.htm?docId=54&docType=2
alibaba.ascp.logistics.offline.send( 自己联系物流发货 )https://open.taobao.com/api.htm?spm=a219a.7386797.0.0.68b6669ayrGuvJ&source=search&docId=54934&docType=2
菜鸟云打印
菜鸟云打印模板编辑器
taobao.wlb.waybill.i.get( 获取物流服务商电子面单号v1.0 )https://open.taobao.com/api.htm?docId=23869&docType=2
##淘宝电子面单
淘宝开放平台: https://open.taobao.com/
阿里聚石塔: https://console.cloud.tmall.com/home#/
菜鸟打印组件下载 https://page.cainiao.com/waybill/cloud_printing/home.html
拼多多订单服务使用到的API
pdd.order.list.get 订单列表查询接口(根据成交时间)
refund_status 售后状态 1:无售后或售后关闭,2:售后处理中,3:退款中,4: 退款成功 5:全部
pdd.order.information.get 订单详情
pdd.order.merge.ship.order.group合并发货订单分组
pdd.order.review.info订单审核信息查询接口
pdd.logistics.online.send订单发货通知接口
拼多多云打印
https://open.pinduoduo.com/application/document/api?id=pdd.waybill.get
https://open.pinduoduo.com/application/document/api?id=pdd.cloud.print
https://open.pinduoduo.com/application/document/api?id=pdd.waybill.search
https://open.pinduoduo.com/application/document/api?id=pdd.cloudprint.stdtemplates.get
https://open.pinduoduo.com/application/document/api?id=pdd.waybill.query.by.waybillcode
拼多多打印组件下载
拼多多开放平台:https://open.pinduoduo.com/application/home
京东常用工具地址
京东商家开放平台:https://open-console.jd.com/v2/#/home
自研商家授权工具:https://open.jd.com/v2/#/doc/guide?listId=auth
SSL证书管理:https://certificate-console.jdcloud.com/jsecssl/list
ssl iis 安装教程: https://docs.jdcloud.com/cn/ssl-certificate/ssl-iis
云鼎虎符控制台:https://hufu-yd-console.jdcloud.com/#/hufu/list
京东云打印模板: https://template-design.jd.com/custom?status=1
云鼎控制台:https://yd-common-console.jdcloud.com/overview
无界电子面单系统接入说明: https://jos.jd.com/commondoc?listId=335
电子面单接单接口入参说明: https://jos.jd.com/commondoc?listId=657
京东订单服务使用到的API
jingdong.pop.order.search(根据条件检索订单信息)https://jos.jd.com/apilist?apiGroupId=55&apiId=15660&apiName=jingdong.pop.order.search
jingdong.pop.order.get(检索单个SOP订单信息)https://jos.jd.com/apilist?apiGroupId=55&apiId=15661&apiName=jingdong.pop.order.get
jingdong.pop.afs.refundapply.querylist(商家通过查询条件查询退款审核单列表)https://jos.jd.com/apilist?apiGroupId=71&apiId=12705&apiName=jingdong.pop.afs.refundapply.querylist
jingdong.pop.order.shipment(sop出库发货接口) https://jos.jd.com/apilistnewdetail?apiGroupId=55&apiId=13880&apiName=null
快手订单服务使用到的API
获取订单列表 https://open.kwaixiaodian.com/zone/new/docs/api?name=open.order.cursor.list&version=1
获取订单详情 https://open.kwaixiaodian.com/zone/new/docs/api?name=open.order.detail&version=1
快手开放平台:https://open.kwaixiaodian.com/login
抖音订单服务使用到的API
/order/logisticsAdd 订单发货接口 https://op.jinritemai.com/docs/api-docs/16/718
/order/logisticsAddSinglePack 支持多个订单发同一个物流包裹 https://op.jinritemai.com/docs/api-docs/16/563
/token/refresh https://op.jinritemai.com/docs/api-docs/162/1601
/order/searchList 订单列表查询 https://op.jinritemai.com/docs/api-docs/15/1342
/order/orderDetail 订单详情查询 https://op.jinritemai.com/docs/api-docs/15/1343
订单退款接口,是调用 /order/searchList 使用上面的参数 after_sale_status_desc 获取指定日期的退款订单
抖音电子面单API
/logistics/newCreateOrder https://op.jinritemai.com/docs/api-docs/1262/1339
/logistics/waybillApply https://op.jinritemai.com/docs/api-docs/1262/490
/logistics/listShopNetsite https://op.jinritemai.com/docs/api-docs/1262/1843
电子面单常见对接场景 https://op.jinritemai.com/docs/guide-docs/1320/3307
如何实现多店铺共享面单取号
/logistics/newCreateOrder token字段传开通电子面单店铺的token,user_id字段传订单所在店铺的shopid或者传-1。(例:A店铺开通了电子面单,现在要用B店铺的订单获取单号,则token传A店铺的,user_id传B店铺的shopid或者-1)
抖音电商电子面单打印对接 https://op.jinritemai.com/docs/guide-docs/120/596
官方打印组件下载: https://logistics.douyinec.com/davinci/index
抖音开放平台: https://op.jinritemai.com/home