轻易云
注册体验

旺店通·企业版查询货品档案_v1接口

类型
WebAPI
作用
QUERY
接口版本
0.1
适配器
\Adapter\Wdt\WdtQueryAdapter
授权方式
OTHER
更新日期
2021-01-10

查询货品档案_v1

POSTgoods_query
加工厂
{
  "operation": {
    "method": "splitArray",
    "arrayKey": "spec_list"
  }
}

接口请求参数

序号字段名称类型默认值必填描述
1deleteddeletedstring0可选默认为0, 0:只返回未删除货品 1:返回未删除和已删除货品
2barcodebarcodestring1可选111
3start_timestart_timestring1可选按最后修改时间增量查询数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss
4end_timeend_timestring1必填111

接口响应参数

序号字段名称类型默认值必填描述
1goods_idgoods_idstring1可选货品表主键
2goods_nogoods_nostring1可选代表SPU所有属性的唯一编号,用于系统货品的区分,SPU概念介绍,单击这里
3goods_namegoods_namestring1可选货品名称
4short_nameshort_namestring1可选简称
5aliasaliasstring1可选货品别名
6goods_typegoods_typestring1可选货品类别  0:其它, 1:销售货品, 2:原材料, 3:包装物, 4:周转材料, 5:虚拟商品, 6:固定资产,7:保修配件
7spec_countspec_countstring1可选规格数
8pinyinpinyinstring1可选拼音
9brand_nobrand_nostring1可选品牌编号
10brand_namebrand_namestring1可选品牌名称
11remarkremarkstring1可选备注
12prop1prop1string1可选自定义属性1
13prop2prop2string1可选自定义属性2
14prop3prop3string1可选自定义属性3
15prop4prop4string1可选自定义属性4
16prop5prop5string1可选自定义属性5
17prop6prop6string1可选自定义属性6
18originoriginstring1可选产地
19class_idclass_idstring1可选分类id
20class_nameclass_namestring1可选分类名称
21brand_idbrand_idstring1可选品牌ID
22unitunitstring1可选基本单位
23aux_unitaux_unitstring1可选辅助单位
24flag_idflag_idstring1可选标记
25propertiespropertiesstring1可选属性
26version_idversion_idstring1可选版本号,用来检查同时修改的
27modifiedmodifiedstring1可选最后修改时间  格式:yyyy-MM-dd HH:mm:ss
28createdcreatedstring1可选创建时间  格式:yyyy-MM-dd HH:mm:ss
29unit_nameunit_namestring1可选基本单位名称
30aux_unit_nameaux_unit_namestring1可选辅助单位名称
31flag_nameflag_namestring1可选标记名称
32goods_createdgoods_createdstring1可选格式:yyyy-MM-dd HH:mm:ss。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段
33goods_modifiedgoods_modifiedstring1可选格式:yyyy-MM-dd HH:mm:ss
34deleteddeletedstring1可选是否已删除: 0:未删除  >0代表已删除
35spec_listspec_listarray1可选响应参数的2级数据节点,包含sku所有属性信息的数据节点,节点下数据字段详见下述"spec_list"
36spec_idspec_idstring1可选规格ID
37spec_nospec_nostring1可选代表单品(SKU)所有属性的唯一编号,用于系统单品的区分,SKU概念介绍,单击这里
38spec_codespec_codestring1可选规格码
39barcodebarcodestring1可选主条码,单品下如果有多个条码,会随机返回其中一条条码
40spec_namespec_namestring1可选规格名称
41lowest_pricelowest_pricestring1可选最低价
42retail_priceretail_pricestring1可选零售价
43wholesale_pricewholesale_pricestring1可选批发价
44member_pricemember_pricestring1可选会员价
45market_pricemarket_pricestring1可选市场价
46custom_price1custom_price1string1可选自定义价格1
47custom_price2custom_price2string1可选自定义价格2
48sale_scoresale_scorestring1可选销售积分
49pack_scorepack_scorestring1可选打包积分
50pick_scorepick_scorestring1可选拣货积分
51validity_daysvalidity_daysstring1可选保质期
52sales_dayssales_daysstring1可选最佳销售天数
53receive_daysreceive_daysstring1可选最佳收获天数
54weightweightstring1可选重量
55lengthlengthstring1可选长(CM)
56widthwidthstring1可选宽(CM)
57heightheightstring1可选高(CM)
58is_sn_enableis_sn_enablestring1可选0不启用序列号 1强序列号 2弱序列号
59is_allow_neg_stockis_allow_neg_stockstring1可选0(不允许负库存);1(允许负库存)
60is_not_need_examineis_not_need_examinestring1可选0(出库不验货);1(出库必须验货)
61is_zero_costis_zero_coststring1可选0(不允许0成本);1(允许0成本)
62is_lower_costis_lower_coststring1可选0(不允许低于成本价);1(允许低于成本价)
63is_not_use_airis_not_use_airstring1可选0(航空不禁运) 1(航空禁运);
64tax_ratetax_ratestring1可选税率
65large_typelarge_typestring1可选0非大件1普通大件2独立大件
66remarkremarkstring1可选备注
67spec_createdspec_createdstring1可选格式:YYYY-MM-DD HH:MM:SS。ERP客户端需升级至V2.3.8.6及以上版本可获取此字段
68spec_modifiedspec_modifiedstring1可选格式:YYYY-MM-DD HH:MM:SS
69prop1prop1string1可选自定义1
70prop2prop2string1可选自定义2
71prop3prop3string1可选自定义3
72prop4prop4string1可选自定义4
73prop5prop5string1可选自定义5
74prop6prop6string1可选自定义6
75img_urlimg_urlstring1可选图片url
76tax_code_idtax_code_idstring1可选关联税务表税务编码
77is_single_batchis_single_batchstring1可选是否启用同一批次, 0,不使用同一批次,1,使用同一批次
78washing_labelwashing_labelstring1可选水洗标
79unitunitstring1可选基本单位
80aux_unitaux_unitstring1可选辅助单位
81flag_idflag_idstring1可选标记
82img_keyimg_keystring1可选看图片在外部空间的key  比如说 云盘的一个 外链
83barcode_countbarcode_countstring1可选条码个数
84plat_spec_countplat_spec_countstring1可选平台货品数量(不包含删除的)
85postfix_valpostfix_valstring1可选sn自增数
86last_datelast_datestring1可选最后日期  格式:yyyy-MM-dd HH:mm:ss
87replenish_typereplenish_typestring1可选补货方式  0持续补货 1不补货 2低于警戒库存补货
88is_popularis_popularstring1可选是否畅销   0非畅销 1畅销
89replace_noreplace_nostring1可选备注换货匹配码
90spec_maskspec_maskstring1可选单品标记二进制位 1同款备注换货虚拟规格 2是否在备注换货界面展示
91replace_proportionreplace_proportionstring1可选同款备注换货--虚拟货品换货比例
92extra_3extra_3string1可选扩展字段
93tax_codetax_codestring1可选税务编码
94modifiedmodifiedstring1可选最后修改时间    格式:yyyy-MM-dd HH:mm:ss
95createdcreatedstring1可选创建时间  格式:yyyy-MM-dd HH:mm:ss
96spec_unit_namespec_unit_namestring1可选基本单位名称
97spec_aux_unit_namespec_aux_unit_namestring1可选辅助单位名称
98deleteddeletedstring1可选是否已删除:0:未删除    >0代表已删除

旺店通·企业版的接口:查询货品档案_v1(goods_query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业版版本更新同步更新。

需要对接这个接口?

轻易云已预置该接口的适配能力,联系我们即可开始配置数据集成。