routing/storage/product/set{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | sku | SKU名称 | string | — | Optional | 暂无描述 |
| 2 | product_name | 品名 | string | — | Optional | 暂无描述 |
| 3 | picture_list | picture_list | array | — | Optional | 暂无描述 |
| 3.1 | pic_url | pic_url | string | https://xxxx.com/123.jpg | Optional | 暂无描述 |
| 3.2 | is_primary | is_primary | int | 1 | Optional | 暂无描述 |
| 4 | unit | 单位 | string | — | Optional | 暂无描述 |
| 5 | category_id | 分类id | int | — | Optional | 暂无描述 |
| 6 | category | 分类 | string | — | Optional | 暂无描述 |
| 7 | model | 型号 | string | — | Optional | 暂无描述 |
| 8 | brand_id | 品牌id | int | — | Optional | 暂无描述 |
| 9 | brand | 品牌 | string | — | Optional | 暂无描述 |
| 10 | status | 状态 | int | — | Optional | 暂无描述 |
| 11 | description | 商品描述 | string | — | Optional | 暂无描述 |
| 12 | group_list | 组合商品列表 | array | — | Optional | 暂无描述 |
| 12.1 | sku | 子商品 | string | CWZS20A-L | Optional | 暂无描述 |
| 12.2 | quantity | 商品比例数 | int | 1 | Optional | 暂无描述 |
| 13 | cg_opt_uid | 采购员id | int | — | Optional | 暂无描述 |
| 14 | cg_opt_username | 采购员名 | string | — | Optional | 暂无描述 |
| 15 | product_developer_uid | 开发者id | int | — | Optional | 暂无描述 |
| 16 | product_developer | 开发者名称 | string | — | Optional | 暂无描述 |
| 17 | purchase_remark | 采购备注 | string | — | Optional | 暂无描述 |
| 18 | cg_price | 采购成本(RMB) | string | — | Optional | 暂无描述 |
| 19 | is_related | 是否关联单品成本:0 否,1 是 | int | — | Optional | 暂无描述 |
| 20 | cg_delivery | 采购交期 | int | — | Optional | 暂无描述 |
| 21 | cg_product_material | 商品材质 | string | — | Optional | 暂无描述 |
| 22 | cg_product_length | 单品规格-长(CM) | string | — | Optional | 暂无描述 |
| 23 | cg_product_width | 单品规格-宽(CM) | string | — | Optional | 暂无描述 |
| 24 | cg_product_height | 单品规格-高(CM) | string | — | Optional | 暂无描述 |
| 25 | cg_product_net_weight | 单品净重(G) | string | — | Optional | 暂无描述 |
| 26 | cg_product_gross_weight | 单品毛重(G) | string | — | Optional | 暂无描述 |
| 27 | cg_package_length | 包装规格-长(CM) | string | — | Optional | 暂无描述 |
| 28 | cg_package_width | 包装规格-宽(CM) | string | — | Optional | 暂无描述 |
| 29 | cg_package_height | 包装规格-高(CM) | string | — | Optional | 暂无描述 |
| 30 | cg_box_length | 外箱规格-长(CM) | string | — | Optional | 暂无描述 |
| 31 | cg_box_width | 外箱规格-宽(CM) | string | — | Optional | 暂无描述 |
| 32 | cg_box_height | 外箱规格-高(CM) | string | — | Optional | 暂无描述 |
| 33 | cg_box_weight | 单箱重量(KG) | string | — | Optional | 暂无描述 |
| 34 | cg_box_pcs | 单箱数量(包装数量) | int | — | Optional | 暂无描述 |
| 35 | bg_customs_export_name | 申报品名(中文) | string | — | Optional | 暂无描述 |
| 36 | bg_export_hs_code | HS Code(中国) | string | — | Optional | 暂无描述 |
| 37 | bg_customs_import_name | 申报品名(英文) | string | — | Optional | 暂无描述 |
| 38 | currency | 申报金额的币种 | string | — | Optional | 暂无描述 |
| 39 | bg_customs_import_price | 申报金额 | string | — | Optional | 暂无描述 |
| 40 | product_creator_uid | 默认API账号id | int | — | Optional | 暂无描述 |
| 41 | product_duty_uids | 负责人id | array | — | Optional | 暂无描述 |
| 42 | is_append_product_duty | 负责人是否追加创建人 | int | — | Optional | 暂无描述 |
| 43 | qc_standard | 质检标准 | object | — | Optional | 暂无描述 |
| 43.1 | custom_qc_template | 自定义质检标准 | object | — | Optional | 暂无描述 |
| 43.1.1 | qc_image | 质检图片【最多十张图】 | array | — | Optional | 暂无描述 |
| 43.1.1.1 | file_id | 质检图片文件id | string | — | Optional | 暂无描述 |
| 43.1.1.2 | customer_url | 客户的质检图片URL | string | — | Optional | 暂无描述 |
| 44 | product_logistics_list | 报关清关费用信息 | object | — | Optional | 暂无描述 |
| 44.1 | US_cg_transport_costs | 默认头程费用(含税) | int | 0 | Optional | 暂无描述 |
| 44.2 | US_currency | 默认头程费用币种 | string | — | Optional | 暂无描述 |
| 44.3 | US_clearance_price | 清关价格 | int | 0 | Optional | 暂无描述 |
| 44.4 | US_clearance_price_currency | 清关价格币种,默认CNY | string | — | Optional | 暂无描述 |
| 44.5 | US_bg_import_hs_code | HS Code | string | — | Optional | 暂无描述 |
| 44.6 | US_bg_tax_rate | 税率 | int | 0 | Optional | 暂无描述 |
| 45 | supplier_quote | 供应商报价信息 | array | — | Optional | 暂无描述 |
| 45.1 | erp_supplier_id | 领星ERP供应商id | int | 1 | Optional | 暂无描述 |
| 45.2 | supplier_id | 客户系统供应商id | int | 0 | Optional | 暂无描述 |
| 45.3 | supplier_product_url | 采购链接 | array | — | Optional | 暂无描述 |
| 45.4 | quote_remark | 报价备注 | string | — | Optional | 暂无描述 |
| 45.5 | is_primary | 首选供应商:0 否,1 是 | int | 1 | Optional | 暂无描述 |
| 45.6 | quotes | 报价信息 | array | — | Optional | 暂无描述 |
| 45.6.1 | currency | 报价币种,目前只有CNY和USD | string | CNY | Optional | 暂无描述 |
| 45.6.2 | is_tax | 是否含税:0 否,1 是 | int | 0 | Optional | 暂无描述 |
| 45.6.3 | tax_rate | 税率,为空则表示为0 | int | 0 | Optional | 暂无描述 |
| 45.6.4 | step_prices | 阶梯价信息 | array | — | Optional | 暂无描述 |
| 45.6.4.1 | moq | 最小起订量,最小值为1 | int | 0 | Optional | 暂无描述 |
| 45.6.4.2 | price_with_tax | 含税单价,4位小数 | int | 10 | Optional | 暂无描述 |
| 46 | special_attr | 产品特殊属性 | array | — | Optional | 暂无描述 |
| 47 | declaration | 报关数据 | object | — | Optional | 暂无描述 |
| 47.1 | customs_declaration_unit | 报关单位 | string | — | Optional | 暂无描述 |
| 47.2 | customs_declaration_spec | 规格型号 | string | — | Optional | 暂无描述 |
| 47.3 | customs_declaration_origin_produce | 报关:原厂国(地区) | string | — | Optional | 暂无描述 |
| 47.4 | customs_declaration_inlands_source | 报关:境内货源地 | string | — | Optional | 暂无描述 |
| 47.5 | customs_declaration_exempt | 报关:征免 | string | — | Optional | 暂无描述 |
| 48 | clearance | 清关数据 | object | — | Optional | 暂无描述 |
| 48.1 | customs_clearance_material | 清关:材质 | string | — | Optional | 暂无描述 |
| 48.2 | customs_clearance_usage | 清关:用途 | string | — | Optional | 暂无描述 |
| 48.3 | customs_clearance_internal_code | 清关:内部编码 | string | — | Optional | 暂无描述 |
| 48.4 | customs_clearance_preferential | 清关:出口享惠情况 | int | 0 | Optional | 暂无描述 |
| 48.5 | customs_clearance_brand_type | 清关:品牌类型 | int | 0 | Optional | 暂无描述 |
| 48.6 | customs_clearance_product_pattern | 清关:产品型号 | string | — | Optional | 暂无描述 |
| 48.7 | allocation_remark | 清关:配货备注 | string | — | Optional | 暂无描述 |
| 48.8 | weaving_mode | 织造方式:1 针织,2 梭织 | int | 0 | Optional | 暂无描述 |
| 48.9 | customs_clearance_pic_url | 清关:清关图片 | string | — | Optional | 暂无描述 |
No parameter reference available
The 添加/编辑本地产品_v2-资产建模 API (routing/storage/product/set) of 领星ERP is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 领星ERP version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.