当前位置:网站首页>taobao.logistics.dummy.send( 无需物流发货处理 )接口,淘宝店铺发货API接口,淘宝订单发货接口,淘宝r2接口,淘宝oAu2.0接口
taobao.logistics.dummy.send( 无需物流发货处理 )接口,淘宝店铺发货API接口,淘宝订单发货接口,淘宝r2接口,淘宝oAu2.0接口
2022-07-02 11:21:00 【wx_1597063760】
taobao.logistics.dummy.send( 无需物流发货处理 )接口,淘宝店铺发货API接口,淘宝r2接口,淘宝oAu2.0接口,淘宝订单发货接口,接口可适用于,店铺发货,店铺订单同步,ERP系统,订单推送,店铺上传商品等业务,希望能够帮助到有需要的朋友,代码对接如下:
1.公共参数
| 名称 | 类型 | 必须 | 描述 |
|---|---|---|---|
| key | String | 是 | 调用key(必须以GET方式拼接在URL中,点击获取测试key和secret) |
| secret | String | 是 | 调用密钥 |
| api_name | String | 是 | API接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等] |
| cache | String | 否 | [yes,no]默认yes,将调用缓存的数据,速度比较快 |
| result_type | String | 否 | [json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读 |
| lang | String | 否 | [cn,en,ru]翻译语言,默认cn简体中文 |
| version | String | 否 | API版本 |
2.请求参数
请求参数:api=
参数说明:其它参数:参考淘宝开放平台接口文档,与淘宝的参数一致 https://open.taobao.com/api.htm?docId=140&docType=2
名称 类型 必须 描述 api String 淘宝开放平台的接口名(如:taobao.picture.upload( 上传单张图片 )) session String 授权换取的session_id [其他参数] String 其它参数:参考淘宝开放平台接口文档,与淘宝的参数一致
https://open.taobao.com/api.htm?docId=140&docType=2
3.请求示例(CURL、PHP 、PHPsdk 、Java 、C# 、Python...)
# coding:utf-8
"""
Compatible for python2.x and python3.x
requirement: pip install requests
"""
from __future__ import print_function
import requests
# 请求示例 url 默认请求参数已经做URL编码
url = "https://vx19970108018/taobao/custom/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&method="
headers = {
"Accept-Encoding": "gzip",
"Connection": "close"
}
if __name__ == "__main__":
r = requests.get(url, headers=headers)
json_obj = r.json()
print(json_obj)4.响应示例
{
"logistics_dummy_send_response":{
"shipping":{
"is_success":true
}
}
}
边栏推荐
- Chapter 9: xshell free version installation
- PyQt5_ Qscrollarea content is saved as a picture
- PyQt5_QScrollArea内容保存成图片
- Analysis of CPU surge in production environment service
- 跨服务器数据访问的创建链接服务器方法
- NLA natural language analysis realizes zero threshold of data analysis
- 1. Editing weapon VIM
- Whole house Wi Fi: a pain point that no one can solve?
- Teamtalk source code analysis win client
- go操作redis
猜你喜欢

Fabric.js 橡皮擦的用法(包含恢复功能)

Certik released the defi security report in 2021, disclosing key data of industry development (PDF download link attached)

千元投影小明Q1 Pro和极米NEW Play谁更好?和哈趣K1比哪款配置更高?

How kaggle uses utility script

Teamtalk source code analysis win client
![[deep learning] simple implementation of neural network forward propagation](/img/a6/9b4896c62e9b77f9d528c3c9efc58f.jpg)
[deep learning] simple implementation of neural network forward propagation

MySQL 45 lecture - learning from the actual battle of geek time MySQL 45 Lecture Notes - 04 | easy to understand index (Part 1)

腾讯云 TStor 统一存储通过信通院首批文件存储基础能力评测

Default slot, named slot, scope slot

Codeforces Round #803 (Div. 2)(A~D)
随机推荐
Pycharm连接远程服务器
Yyds dry goods inventory software encryption lock function
【空间&单细胞组学】第1期:单细胞结合空间转录组研究PDAC肿瘤微环境
每日学习3
2022 home projector preferred! Dangbei F5 brings the ultimate audio-visual experience with its powerful audio-visual effect
Yolov3 & yolov5 output result description
Thymeleaf dependency
Design and implementation of car query system based on php+mysql
Available solution development oral arithmetic training machine / math treasure / children's oral arithmetic treasure / intelligent math treasure LCD LCD driver ic-vk1622 (lqfp64 package), original te
每日学习2
Default slot, named slot, scope slot
Certik released the defi security report in 2021, disclosing key data of industry development (PDF download link attached)
A white hole formed by antineutrons produced by particle accelerators
Fabric. Usage of JS eraser (including recovery function)
Penetrate the remote connection database through the Intranet
In 2021, the global TCB adapter revenue was about $93 million, and it is expected to reach $315.5 million in 2028
Quick analysis: easy to share the Internet
Fabric.js 上划线、中划线(删除线)、下划线
PyQt5_ Qscrollarea content is saved as a picture
OpenHarmony笔记-----------(四)