旺店通·企业奇门查询货品档案V3.0API接口文档

所属平台: 旺店通·企业奇门
类型: WebAPI
作用: QUERY
接口版本: 1.0
适配器: \Adapter\Wdt\WdtQMQueryAdapter
帮助链接:
描述:
更新日期: 2023-05-30 18:13:09
查询货品档案V3.0

接口地址:wdt.goods.query

请求方法: POST

加工厂: {"operation":{"method":"none"}}

接口请求参数
序号 字段 名称 类型 默认值 描述 是否必要
1 goods_no 货品编号 string 货品编号
2 deleted 已删除货品 string 0 默认为0, 0:只返回未删除货品 1:返回未删除和已删除货品
3 start_time 开始时间 string {{LAST_SYNC_TIME|datetime}} 按最后修改时间增量查询数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss
4 end_time 结束时间 string {{CURRENT_TIME|datetime}} 111
接口响应参数
序号 字段 名称 类型 默认值 描述 是否必要
1 goods_id 货品ID string 1 货品表主键
2 goods_no 货品编号 string 1 代表SPU所有属性的唯一编号,用于系统货品的区分,SPU概念介绍,单击这里
3 goods_name 货品名称 string 1 货品名称
4 short_name 简称 string 1 简称
5 alias 货品别名 string 1 货品别名
6 goods_type 货品类别 string 1 货品类别  0:其它, 1:销售货品, 2:原材料, 3:包装物, 4:周转材料, 5:虚拟商品, 6:固定资产,7:保修配件
7 spec_count 规格数 string 1 规格数
8 pinyin 拼音 string 1 拼音
9 brand_no 品牌编号 string 1 品牌编号
10 brand_name 品牌 string 1 品牌名称
11 remark 备注 string 1 备注
12 prop1 自定义属性1 string 1 自定义属性1
13 prop2 自定义属性2 string 1 自定义属性2
14 prop3 自定义属性3 string 1 自定义属性3
15 prop4 自定义属性4 string 1 自定义属性4
16 prop5 自定义属性5 string 1 自定义属性5
17 prop6 自定义属性6 string 1 自定义属性6
18 origin 产地 string 1 产地
19 class_id 分类id string 1 分类id
20 class_name 分类 string 1 分类名称
21 brand_id 品牌id string 1 品牌ID
22 unit 基本单位 string 1 基本单位
23 aux_unit 辅助单位 string 1 辅助单位
24 flag_id 标记 string 1 标记
25 properties 属性 string 1 属性
26 version_id 版本号 string 1 版本号,用来检查同时修改的
27 modified 最后修改时间 string 1 最后修改时间  格式:yyyy-MM-dd HH:mm:ss
28 created 创建时间 string 1 创建时间  格式:yyyy-MM-dd HH:mm:ss
29 unit_name 基本单位 string 1 基本单位名称
30 aux_unit_name 辅助单位 string 1 辅助单位名称
31 flag_name 标记名称 string 1 标记名称
32 goods_created 创建时间 string 1 格式:yyyy-MM-dd HH:mm:ss。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段
33 goods_modified 最后修改时间 string 1 格式:yyyy-MM-dd HH:mm:ss
34 deleted 是否已删除 string 1 是否已删除: 0:未删除  >0代表已删除
35 spec_list 单品节点 array 1 响应参数的2级数据节点,包含sku所有属性信息的数据节点,节点下数据字段详见下述"spec_list"
35.1 spec_id 规格ID string 1 规格ID
35.2 spec_no 商家编码 string 1 代表单品(SKU)所有属性的唯一编号,用于系统单品的区分,SKU概念介绍,单击这里
35.3 spec_code 规格码 string 1 规格码
35.4 barcode 主条码 string 1 主条码,单品下如果有多个条码,会随机返回其中一条条码
35.5 spec_name 规格名称 string 1 规格名称
35.6 lowest_price 最低价 string 1 最低价
35.7 retail_price 零售价 string 1 零售价
35.8 wholesale_price 批发价 string 1 批发价
35.9 member_price 会员价 string 1 会员价
35.10 market_price 市场价 string 1 市场价
35.11 custom_price1 自定义价格1 string 1 自定义价格1
35.12 custom_price2 自定义价格2 string 1 自定义价格2
35.13 sale_score 销售积分 string 1 销售积分
35.14 pack_score 打包积分 string 1 打包积分
35.15 pick_score 拣货积分 string 1 拣货积分
35.16 validity_days 有效期天数 string 1 保质期
35.17 sales_days 最佳销售天数 string 1 最佳销售天数
35.18 receive_days 最佳收获天数 string 1 最佳收获天数
35.19 weight 重量 string 1 重量
35.20 length string 1 长(CM)
35.21 width string 1 宽(CM)
35.22 height string 1 高(CM)
35.23 is_sn_enable 是否启用序列号 string 1 0不启用序列号 1强序列号 2弱序列号
35.24 is_allow_neg_stock 是否允许负库存 string 1 0(不允许负库存);1(允许负库存)
35.25 is_not_need_examine 是否出库不验货 string 1 0(出库不验货);1(出库必须验货)
35.26 is_zero_cost 是否允许0成本 string 1 0(不允许0成本);1(允许0成本)
35.27 is_lower_cost 是否允许低于成本价 string 1 0(不允许低于成本价);1(允许低于成本价)
35.28 is_not_use_air 是否航空禁运 string 1 0(航空不禁运) 1(航空禁运);
35.29 tax_rate 税率 string 1 税率
35.30 large_type 大件类别 string 1 0非大件1普通大件2独立大件
35.31 remark 备注 string 1 备注
35.32 spec_created 创建时间 string 1 格式:YYYY-MM-DD HH:MM:SS。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段
35.33 spec_modified 最后修改时间 string 1 格式:YYYY-MM-DD HH:MM:SS
35.34 prop1 自定义1 string 1 自定义1
35.35 prop2 自定义2 string 1 自定义2
35.36 prop3 自定义3 string 1 自定义3
35.37 prop4 自定义4 string 1 自定义4
35.38 prop5 自定义5 string 1 自定义5
35.39 prop6 自定义6 string 1 自定义6
35.40 img_url 图片 string 1 图片url
35.41 tax_code_id 税务编码 string 1 关联税务表税务编码
35.42 is_single_batch 同一批次出库 string 1 是否启用同一批次, 0,不使用同一批次,1,使用同一批次
35.43 washing_label 水洗标 string 1 水洗标
35.44 unit 基本单位 string 1 基本单位
35.45 aux_unit 辅助单位 string 1 辅助单位
35.46 flag_id 标记 string 1 标记
35.47 img_key 图片在外部空间的key string 1 看图片在外部空间的key  比如说 云盘的一个 外链
35.48 barcode_count 条码个数 string 1 条码个数
35.49 plat_spec_count 平台货品数量 string 1 平台货品数量(不包含删除的)
35.50 postfix_val sn自增数 string 1 sn自增数
35.51 last_date 最后日期 string 1 最后日期  格式:yyyy-MM-dd HH:mm:ss
35.52 replenish_type 补货方式 string 1 补货方式  0持续补货 1不补货 2低于警戒库存补货
35.53 is_popular 畅销品 string 1 是否畅销   0非畅销 1畅销
35.54 replace_no 备注换货匹配码 string 1 备注换货匹配码
35.55 spec_mask 单品标记二进制位 string 1 单品标记二进制位 1同款备注换货虚拟规格 2是否在备注换货界面展示
35.56 replace_proportion 同款备注换货 string 1 同款备注换货--虚拟货品换货比例
35.57 extra_3 扩展字段 string 1 扩展字段
35.58 tax_code 税务编码 string 1 税务编码
35.59 modified 最后修改时间 string 1 最后修改时间    格式:yyyy-MM-dd HH:mm:ss
35.60 created 创建时间 string 1 创建时间  格式:yyyy-MM-dd HH:mm:ss
35.61 spec_unit_name 基本单位 string 1 基本单位名称
35.62 spec_aux_unit_name 辅助单位 string 1 辅助单位名称
35.63 deleted 是否已删除 string 1 是否已删除:0:未删除    >0代表已删除
旺店通·企业奇门的接口:查询货品档案V3.0(wdt.goods.query),由轻易云数据集成平台API资产管理模块整理收纳,并且根据旺店通·企业奇门版本更新同步实时更新。API资产管理平台提供了API文档的自动生成和发布功能,帮助开发者快速理解API的功能和使用方法,提高开发效率和质量。
联系轻易云集成专家
联系系统对接开发人员黄宏棵

黄宏棵 加微信

资深系统集成顾问,专长于ERP、电商OMS、钉钉及CRM系统。他能提供高效的集成方案,优化企业运营流程,提升业务效率和决策智能化。