1、获取token
curl -X POST https://open.youzanyun.com/auth/token -H 'content-type: application/json'
-d '{
"client_id": "testid",
"client_secret": "testsecret",
"authorize_type": "silent",
"grant_id": "88888",
"refresh": "false"
}'
需要知道参数 client_id,client_secret,grant_id
2、商品明细查询
youzan.retail.finance.query.saledetails.1.0.0
需要知道参数 admin_id
3、疑问
token 是全部店铺一套 还是每个店铺一个
|
|
用手机打开
收藏
赞 0
···
回复
|
|
|
|
|
|