上架商品
POST
https://open.goofish.pro/api/open/product/publish
本接口会采用异步的方式更新商品信息到闲鱼 App 上,因此更新结果采用回调的方式进行通知。
请求参数
Query 参数
appid
integer
必需
默认值:
{{appid}}
timestamp
integer
必需
默认值:
{{timestamp}}
seller_id
integer
可选
默认值:
{{seller_id}}
sign
string
必需
默认值:
{{sign}}
Body 参数application/json
返回响应
修改于 2023-08-17 14:25:53