当前位置:网站首页>Free testing of Taobao tmall API order and flag insertion remark interface
Free testing of Taobao tmall API order and flag insertion remark interface
2022-07-05 12:45:00 【QQ541645121】
The core interface of Taobao open platform :
transaction API
taobao.trades.sold.get( Query the transaction data that the seller has sold ( According to the creation time ) )
taobao.trade.get( Get some information about a single transaction ( High performance ) )
taobao.trade.memo.add( Add notes to a transaction )
taobao.trade.memo.update( Modify transaction notes )
.......
logistics API
taobao.areas.get( Query address area )
taobao.logistics.companies.get( Query the information of logistics company )
taobao.logistics.address.search( Check the seller's address Library )
taobao.logistics.offline.send( Contact logistics by yourself ( Offline Logistics ) deliver goods )
.......
evaluation API
taobao.traderates.get( Search for evaluation information )
taobao.traderate.add( Add a single evaluation )
.......
https://gitee.com/elton_xia/taobao-order-flag test demo Code , It is convenient for developers to build Alibaba open platform API Access to
边栏推荐
- Kotlin process control and circulation
- Summary of C language learning problems (VS)
- Annotation problem and hidden Markov model
- NLP engineer learning summary and index
- Common commands and basic operations of Apache Phoenix
- How does MySQL execute an SQL statement?
- Migrate data from Mysql to neo4j database
- Rasa Chat Robot Tutorial (translation) (1)
- CVPR 2022 | 基于稀疏 Transformer 的单步三维目标识别器
- A new WiFi option for smart home -- the application of simplewifi in wireless smart home
猜你喜欢

上午面了个腾讯拿 38K 出来的,让我见识到了基础的天花

Redis highly available sentinel cluster

Add a new cloud disk to Huawei virtual machine

JDBC exercise - query data encapsulated into object return & simple login demo

Pytoch uses torchnet Classerrormeter in meter

Get the variable address of structure member in C language

stm32和电机开发(从架构图到文档编写)

2021-12-22 transaction record

Database connection pool & jdbctemplate

NPM install reports an error
随机推荐
Learning items
Pytoch loads the initialization V3 pre training model and reports an error
Learn JVM garbage collection 05 - root node enumeration, security points, and security zones (hotspot)
MySQL constraints
I met Tencent in the morning and took out 38K, which showed me the basic smallpox
Tips and tricks of image segmentation summarized from 39 Kabul competitions
10 minute fitness method reading notes (5/5)
Transactions from January 14 to 19, 2022
Using MySQL in docker
Time conversion error
10 minute fitness method reading notes (2/5)
Preliminary exploration of basic knowledge of MySQL
How does MySQL execute an SQL statement?
ZABBIX ODBC database monitoring
HiEngine:可媲美本地的云原生内存数据库引擎
Distributed solution - distributed lock solution - redis based distributed lock implementation
Anaconda creates a virtual environment and installs pytorch
[hdu 2096] Xiaoming a+b
Kotlin变量
[figure neural network] GNN from entry to mastery