当前位置:首页 > 大杂烩 > 正文内容

微盟云商品一级分类编号大全,微盟云获取一级/二级类目接口

高老师1年前 (2024-01-26)大杂烩257

获取一级/二级类目

weimob_shop/goods/category/getList
v2.0
最近修改时间:2023-09-18 18:01:54
接口描述
用于查询商品的一级、二级类目。
注意事项

调用逻辑

▪  查询一级类目时无需传入父类目 ID。

▪  查询二级类目时需要传入父类目 ID。

▪  目前类目层级最多只支持二层。

▪  该接口调用的常见问题,请参见 商品对接问题


调用权限

▪  调用前,请确保您已在微盟云控制台申请了该 API。申请步骤请参见 申请能力
▪  ACCESS_TOKEN 是调用 API 的授权令牌。获取方法请参见 获取 token(自有型)或 获取 token(工具型)

接口信息
协议
请求方式
请求地址
https
POST
https://dopen.weimob.com/apigw/weimob_shop/v2.0/goods/category/getList?accesstoken=ACCESS_TOKEN
请求参数
参数
是否必填
类型
示例
描述
parentCategoryId
number
1000000
上级商品类目 ID。查询一级类目时无需传入父类目 ID,查询二级类目时需要传入父类目 ID。





basicInfo
object
{"vid":6000287446212}
基础信息
vid
number
6000287446212
待查询商品类目所在的组织 ID。

 获取方法 
可以通过 bos/organization/getList 接口返回参数中的 data.vid 字段获取该 ID。

已经直接将返回的json查询到,您可以直接使用我的json查看返回编号:

{
    "code": {
        "errcode": "0",
        "errmsg": "处理成功",
        "globalTicket": "3976-1706234138.050-saas-w1-548-18255696281",
        "monitorTrackId": "85a9eddc-d0b6-4267-a23a-a71bbd46ba3b"
    },
    "data": {
        "goodsCategoryInfoList": [
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "食品",
                "isLeaf": false,
                "categoryId": 1
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "美妆护肤",
                "isLeaf": false,
                "categoryId": 2
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": 1,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "服饰",
                "isLeaf": false,
                "categoryId": 3
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": 2,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "鞋类箱包",
                "isLeaf": false,
                "categoryId": 4
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": 3,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "母婴",
                "isLeaf": false,
                "categoryId": 5
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "居家日用",
                "isLeaf": false,
                "categoryId": 6
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "珠宝配饰",
                "isLeaf": false,
                "categoryId": 7
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "3C数码",
                "isLeaf": false,
                "categoryId": 8
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "家用电器",
                "isLeaf": false,
                "categoryId": 9
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "图书音像",
                "isLeaf": false,
                "categoryId": 10
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "医疗保健",
                "isLeaf": false,
                "categoryId": 11
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "古董收藏",
                "isLeaf": false,
                "categoryId": 12
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "休闲娱乐",
                "isLeaf": false,
                "categoryId": 13
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "餐饮美食",
                "isLeaf": false,
                "categoryId": 14
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "丽人",
                "isLeaf": false,
                "categoryId": 15
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "旅游酒店",
                "isLeaf": false,
                "categoryId": 16
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "汽车/交通",
                "isLeaf": false,
                "categoryId": 17
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "商务办公",
                "isLeaf": false,
                "categoryId": 18
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "便民生活",
                "isLeaf": false,
                "categoryId": 19
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "文化体育",
                "isLeaf": false,
                "categoryId": 20
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "学习培训",
                "isLeaf": false,
                "categoryId": 21
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "房地产",
                "isLeaf": false,
                "categoryId": 22
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "金融理财",
                "isLeaf": false,
                "categoryId": 23
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "网络游戏",
                "isLeaf": false,
                "categoryId": 24
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "话费通信",
                "isLeaf": false,
                "categoryId": 25
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "工农用品",
                "isLeaf": false,
                "categoryId": 26
            },
            {
                "mallCategoryCertificateMgrDTO": null,
                "categoryType": null,
                "categoryLevel": 1,
                "categoryPropertyList": null,
                "parentCategoryId": 0,
                "categoryName": "其他",
                "isLeaf": false,
                "categoryId": 27
            }
        ]
    }
}

我需要的是一级大类“服饰“,编号是:3,你需要其他的可以自己在JSON中查阅。



扫描二维码推送至手机访问。

版权声明:本文由高久峰个人博客发布,如需转载请注明出处。

本文链接:https://blog.20230611.cn/post/709.html

分享给朋友:

“微盟云商品一级分类编号大全,微盟云获取一级/二级类目接口” 的相关文章

Git本地仓库学习

Git本地仓库学习

1.全局用户信息设置 git  config  --global  user.name  gaojiufeng git  config  --global  user.email  392223903...

PHP安装mongodb扩展

PHP安装mongodb扩展

在安装之前我们先看看官方给出的依赖关系.首先是dll文件和mongodb软件的依赖关系然后是PHP文件和dll的依赖关系我的是phpstudy的集成环境PHP5.4.45 NTS+Apache+Mysql【一】.安装mongodb3.0软件对比依赖关系下载mongodb3.0.msi软件,完整名称:...

C# md5加密,C# md5加密代码

C# md5加密,C# md5加密代码

public static string GetMD5(string str) {     //创建MD5对象     MD5 md5 = MD5.C...

IE浏览器无法显示此页解决方案

IE浏览器无法显示此页解决方案

方案1.IE浏览器"无法显示此页"的解决办法(1).按下Win+R键打开运行,输入netsh winsock reset,回车;(2).重启即可. 方案2.IE浏览器"无法显示此页"的解决办法 (1).设置-连接-局域网设置-自动检测设置开...

redis安装教程

redis安装教程

1.文件redis-2.6.14.tar.gz的上传 /home/john/创建rdtar文件夹 上传redis-2.6.14.tar.gz至rdtar文件夹  2.解压文件  cd /home/john/rdtar tar &n...

navicat for mysql 11.1.13 企业破解版

navicat for mysql 11.1.13 企业破解版

navicat for mysql 11.1.13 企业破解版.绿色软件免安装,请直接打开安装说明.一定要看说明.下载地址:          http://pan.baidu.com/s/1dFINxNN下载链接失效,直接点击上方QQ呼叫...