全部
在线测试

更新单条数据


接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/baseProductTypeUpdate


接口介绍: 更新单条数据


请求方式: POST


返回格式: JSON


接口收费: 联系客服


频率限制: 10 次/秒


请求头参数

参数 类型 必选 示例
Authorization string 授权 access_token Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx

请使用新的生成 token 接口 点击查看详情

请求参数

参数 类型 必选 描述
type_id int 类别 ID
parent_id int 父级 ID
type_name string 类别名称
consignor_id int 货主 ID
consignor_code string 货主编号
consignor_name string 货主名称
web_type_name string 网站显示名
enable int 是否可用
ciqname string 海关申报英文名
ciqname_cn string 海关申报中文名
goods_code string 海关编码
order_no int 排序号
category_id int 店铺类目 ID
remark string 备注
quality_plan string 质检方案
quality_proportion int 质检比例
root_id int 根目录 ID
root_name string 根目录名
full_type_id string 完全路径 ID
full_type_name string 完全路径名
node_level int 节点级别
create_id int 创建人 ID
creator string 创建人
create_date date 创建时间
modify_id int 修改人 ID
modifier string 修改人
modify_date date 修改时间
precut_position string 预制货位
has_child byte 存在子集
base_product_type_specification array
--type_spec_relation_id int 自增 ID
--type_id int 类目 ID
--type_name string 类目名称
--specification_id int 属性项 ID
--specification_name string 属性项名称
--spec_relation_type string 属性类别
--full_type_id string 类目路径 ID
--full_type_name string 类目路径名称
--input_mode string 输入方式
--input_remark string 输入说明
--is_must byte 是否必填
--is_search byte 是否搜索
--order_no int 排序号
--enable int 是否可用
--create_id int 创建人 ID
--creator string 创建人
--create_date date 创建时间
--modify_id int 修改人 ID
--modifier string 修改人
--modify_date date 修改时间
--is_edit_value byte 值可编辑
--is_alias byte 存在别名
--record_action recordaction 记录操作动作
base_product_type_spec_value array
--type_spec_value_id int 类目属性值关系 ID
--type_id int 类目 ID
--type_name string 类目名称
--specification_id int 属性项 ID
--specification_name string 属性项名称
--spec_value_id int 属性值 ID
--spec_value string 属性值名称
--spec_relation_type string 属性类别
--full_type_id string 类目路径 ID
--full_type_name string 类目路径名称
--order_no int 排序号
--enable int 是否可用
--create_id int 创建人 ID
--creator string 创建人
--create_date date 创建时间
--modify_id int 修改人 ID
--modifier string 修改人
--modify_date date 修改时间
--color string 颜色
--record_action recordaction 记录操作动作
record_action recordaction 记录操作动作

请求示例

请求代码示例

cURL请求代码示例

PHP请求代码示例


JAVA请求代码示例


响应参数

参数名称 类型 参数描述
result bool
state string
dynamic object
msg string
data int

返回数据



响应代码

代码 代码描述 解决方案
0 成功

公共错误码点击查看详情