品牌列表

品牌列表

请求地址

POST https://{host}/openapi/brand/list

请求参数

body

属性 类型 默认值 必填 说明
pageNum int 分页页码,默认1
pageSize int 分页大小,默认10,

返回值

{
  "errcode": "0",
  "errmsg": "",
  "data": {
    "list": [
      {
        "id": 1024000,
        "name": "WMF制造商",
        "brandDesc": "严选找寻德国百年高端厨具WMF的制造商,\n选择拥有14年经验的不锈钢生产工厂,\n为你甄选事半功倍的优质厨具。",
        "picUrl": "http://yanxuan.nosdn.127.net/2018e9ac91ec37d9aaf437a1fd5d7070.png",
        "floorPrice": 9.90
      },
      {
        "id": 1024001,
        "name": "OBH制造商",
        "brandDesc": "严选寻找OBH品牌的制造商,打造精致厨具,\n韩国独资工厂制造,严格质检,品质雕琢\n力求为消费者带来全新的烹饪体验。",
        "picUrl": "http://yanxuan.nosdn.127.net/bf3499ac17a11ffb9bb7caa47ebef2dd.png",
        "floorPrice": 39.00
      }
    ],
    "pageNum": 1,
    "pageSize": 10
  }
}

参数说明

属性 类型 说明
data DATA 包含返回的数据
errcode number 错误码
errmsg string 错误信息

DATA

属性 类型 说明
pageNum int 当前页码
pageSize int 当前页大小
list list 数据列表

collection

属性 类型 说明
id int id
name String 品牌名称
brandDesc String 品牌介绍
picUrl String 品牌图片
floorPrice BigDecimal 最低价

errcode 的合法值

说明 最低版本
-1 系统错误
0 请求成功
20001 参数为空
20003 参数错误

results matching ""

    No results matching ""