淘宝订单备注
GET
https://jkapi.hngmwl.cn/APIList/GetTBRemark.ashx
责任人:未设置
2、第二步 登录商家主账号使用授权URL授权登陆,:
https://oauth.taobao.com/authorize?response_type=code&client_id=12686282&redirect_uri=https://tb.xqcrm.com/api/open/auth&view=web&state=forward:1000010:ODI2
3、授权有效期是多久呢?这个授权登陆后,店铺购买多长时间,有效期默认就是这个时间(除非中间授权信息丢失了,会提示得新授权)您这边专属授权地址:
http://erp-auth.vv-tool.com/home?state={"uid":"ODI2","type":1,"url":"https%3A%2F%2Foauth.taobao.com%2Fauthorize%3Fresponse_type%3Dcode%26client_id%3D12686282%26redirect_uri%3Dhttps%3A%2F%2Ftb.xqcrm.com%2Fapi%2Fopen%2Fauth%26view%3Dweb%26state%3Dforward%3A1000010%3AODI2"}
msg //返回码描述
msec //接口执行时间
time //接口返回时间
tid //交易编号 (父订单的交易编号)
created //交易创建时间。格式:yyyy-MM-dd HH:mm:ss
withholding_money //该接口扣费金额(点券)
请求参数
Query 参数
key
string
必需
tid
string
交易编号
flag
string
可选
shop_id
string
店铺ID
示例代码
返回响应
修改于 2022-11-08 03:39:54