查询税号分类

  • 接口描述

    获取商品的分类信息

  • API

/api/open/basic/getCategory
  • 参数格式
POST application/x-www-form-urlencoded
  • 入参
参数名称 类型 是否必填 描述
token String 授权时获取的 access token
parentId String 父级分类id,顶级使用"0"
  • 出参
参数名称 类型 非空 描述
id Long 分类id
categoryCode String 分类编码
categoryName String 分类名称
path String 路径
depth Integer 分类深度
parentId Long 父级分类id,顶级分类值为"0"
sorting Integer 排序字段
  • 出参示例
{
  "code": 0,
  "data": [
    {
    }
  ],
  "message": "",
  "success": true
}    
Copyright © cmdjh 2023 all right reserved,powered by Gitbook该文章修订时间: 2023-11-22

results matching ""

    No results matching ""