授权闲鱼店铺(服务商)
POST
/api/open/user/authorize/create
服务商
https://open.api.goofish.com/authorize?sp=xianyu&force_auth=true&response_type=code&client_id=28189801&redirect_uri=https://oauth.goofish.pro/index.php?callback=服务商的回调地址
https://open.api.goofish.com/authorize?sp=xianyu&force_auth=true&response_type=code&view=wap&client_id=28189801&redirect_uri=https://oauth.goofish.pro/index.php?callback=服务商的回调地址
请求 参数
Query 参数
appid
integer
必需
默认值:
{{appid}}
timestamp
integer
必需
默认值:
{{timestamp}}
seller_id
integer
可选
默认值:
{{seller_id}}
sign
string
必需
默认值:
{{sign}}
Body 参数application/json
示例代码
返回响应
修改于 2024-12-04 09:12:32