wdt.goods.push{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | goods_list | goods_list | array | 1 | Required | 货品表主键 |
| 2 | goods_no | goods_no | string | 1 | Required | 代表货品(spu)所有属性的唯一编号,用于系统货品区分,,SPU概念介绍,单击这里 |
| 3 | goods_type | goods_type | string | 1 | Required | 货品类别 1销售商品 2原材料 3包装 4周转材料5虚拟商品6固定资产 0其它 |
| 4 | goods_name | goods_name | string | 1 | Required | 货品名称 |
| 5 | short_name | short_name | string | 1 | Optional | 货品简称 |
| 6 | alias | alias | string | 1 | Optional | 别名 |
| 7 | pinyin | pinyin | string | 1 | Optional | 拼音名称 |
| 8 | origin | origin | string | 1 | Optional | 产地 |
| 9 | class_name | class_name | string | 1 | Optional | 类别名称 |
| 10 | brand_name | brand_name | string | 1 | Optional | 品牌名称 |
| 11 | unit_name | unit_name | string | 1 | Optional | 基本单位 |
| 12 | remark | remark | string | 1 | Optional | 备注 |
| 13 | props1 | props1 | string | 1 | Optional | 自定义属性1 |
| 14 | props2 | props2 | string | 1 | Optional | 自定义属性2 |
| 15 | props3 | props3 | string | 1 | Optional | 自定义属性3 |
| 16 | props4 | props4 | string | 1 | Optional | 自定义属性4 |
| 17 | props5 | props5 | string | 1 | Optional | 自定义属性5 |
| 18 | props6 | props6 | string | 1 | Optional | 自定义属性6 |
| 19 | aux_unit_name | aux_unit_name | string | 1 | Optional | 辅助单位名称 |
| 20 | flag_name | flag_name | string | 1 | Optional | 标记名称 |
| 21 | spec_list | spec_list | array | 1 | Required | 请求参数的2级数据节点,包含sku所有属性信息的数据节点,节点下数据字段详见下述"spec_list" |
| 22 | spec_no | spec_no | string | 1 | Required | 代表单品(sku)所有属性的唯一编码,用于系统单品区分,SKU概念介绍单击这里 |
| 23 | spec_code | spec_code | string | 1 | Optional | 规格编码 |
| 24 | barcode | barcode | string | 1 | Optional | 主条码 |
| 25 | spec_name | spec_name | string | 1 | Optional | 规格名称 |
| 26 | is_allow_neg_stock | is_allow_neg_stock | string | 1 | Optional | 是否允许负库存1允许,0不允许(默认为1) |
| 27 | is_sn_enable | is_sn_enable | string | 1 | Optional | 是否启用序列号,默认不启用,0不启用序列号 1强序列号 2弱序列 |
| 28 | is_single_batch | is_single_batch | string | 1 | Optional | 是否启用同一批次出库,默认不启用,0不启用1启用 |
| 29 | is_not_need_examine | is_not_need_examine | string | 1 | Optional | 是否出库不用验货,默认不开启该配置,0出库不验货未开启 1出库不验货开启 |
| 30 | is_zero_cost | is_zero_cost | string | 1 | Optional | 是否允许0成本,默认允许,0不允许1允许 |
| 31 | is_lower_cost | is_lower_cost | string | 1 | Optional | 是否允许低于成本价,默认不允许,0不允许1允许 |
| 32 | is_not_use_air | is_not_use_air | string | 1 | Optional | 是否航空禁运,默认不开启,0不开启1开启 |
| 33 | is_popular | is_popular | string | 1 | Optional | 是否畅销品,默认非畅销,0非畅销 1畅销 |
| 34 | replenish_type | replenish_type | string | 1 | Optional | 补货,默认低于警戒库存补货,0持续补货1不补货2低于警戒库存补货 |
| 35 | large_type | large_type | string | 1 | Optional | 默认普通件,-1非单发件(需和其他类型货品一起发) 0普通件 1普通大件(可与非大件一起发) 2独立大件(必须单独发) |
| 36 | spec_unit_name | spec_unit_name | string | 1 | Optional | 基本单位名称 |
| 37 | lowest_price | lowest_price | string | 1 | Optional | 最低价 |
| 38 | img_url | img_url | string | 1 | Optional | 图片url地址 |
| 39 | retail_price | retail_price | string | 1 | Optional | 商品标价,系统内手工建单时使用,传值时需谨慎 |
| 40 | wholesale_price | wholesale_price | string | 1 | Optional | 批发价 |
| 41 | member_price | member_price | string | 1 | Optional | 会员价 |
| 42 | market_price | market_price | string | 1 | Optional | 市场价 |
| 43 | sale_score | sale_score | string | 1 | Optional | 销售积分 |
| 44 | pack_score | pack_score | string | 1 | Optional | 打包积分 |
| 45 | pick_score | pick_score | string | 1 | Optional | 拣货积分 |
| 46 | validity_days | validity_days | string | 1 | Optional | 保质期,天数 |
| 47 | weight | weight | string | 1 | Optional | ERP默认重量单位:kg |
| 48 | length | length | string | 1 | Optional | 长(CM) |
| 49 | width | width | string | 1 | Optional | 宽(CM) |
| 50 | height | height | string | 1 | Optional | 高(CM) |
| 51 | tax_rate | tax_rate | string | 1 | Optional | 税率 |
| 52 | prop1 | prop1 | string | 1 | Optional | 自定义属性1 |
| 53 | prop2 | prop2 | string | 1 | Optional | 自定义属性2 |
| 54 | prop3 | prop3 | string | 1 | Optional | 自定义属性3 |
| 55 | prop4 | prop4 | string | 1 | Optional | 自定义属性4 |
| 56 | prop5 | prop5 | string | 1 | Optional | 自定义属性5 |
| 57 | prop6 | prop6 | string | 1 | Optional | 自定义属性6 |
| 58 | custom_price1 | custom_price1 | string | 1 | Optional | 自定义价格1 |
| 59 | custom_price2 | custom_price2 | string | 1 | Optional | 自定义价格2 |
| 60 | spec_aux_unit_name | spec_aux_unit_name | string | 1 | Optional | 单品辅助单位名称 |
| 61 | tax_code | tax_code | string | 1 | Optional | 自定义价格2 |
| 62 | spec_remark | spec_remark | string | 1 | Optional | 备注 |
No parameter reference available
The 创建货品档案_v1 API (wdt.goods.push) of 旺店通·企业奇门 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 旺店通·企业奇门 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.