获取商品数据
GET
/plugin-wemall/api.goods/get最后修改时间: 5 个月前
请求参数
Body 参数application/x-www-form-urlencoded
code
string
商品编号.eq
示例值:
G805055526897323
cates
string
分类编号.like
marks
string
标签搜索.like
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer
必需
info
string
必需
data
object
必需
page
object
必需
list
array [object {35}]
必需
cnames
null
必需
coupon
null
必需
示例
未设置
最后修改时间: 5 个月前