领星ERP添加/编辑本地产品_v2-资产建模API接口文档

所属平台: 领星ERP
类型: WebAPI
作用: EXECUTE
接口版本: 1.0
适配器: \Adapter\LingXing\LXExecuteAdapter
帮助链接:
描述:
更新日期: 2023-10-16 16:17:41
添加/编辑本地产品_v2-资产建模

接口地址:routing/storage/product/set

请求方法: POST

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

接口请求参数
序号 字段 名称 类型 默认值 描述 是否必要
1 sku SKU名称 string 暂无描述
2 product_name 品名 string 暂无描述
3 picture_list picture_list array 暂无描述
3.1 pic_url pic_url string https://xxxx.com/123.jpg 暂无描述
3.2 is_primary is_primary int 1 暂无描述
4 unit 单位 string 暂无描述
5 category_id 分类id int 暂无描述
6 category 分类 string 暂无描述
7 model 型号 string 暂无描述
8 brand_id 品牌id int 暂无描述
9 brand 品牌 string 暂无描述
10 status 状态 int 暂无描述
11 description 商品描述 string 暂无描述
12 group_list 组合商品列表 array 暂无描述
12.1 sku 子商品 string CWZS20A-L 暂无描述
12.2 quantity 商品比例数 int 1 暂无描述
13 cg_opt_uid 采购员id int 暂无描述
14 cg_opt_username 采购员名 string 暂无描述
15 product_developer_uid 开发者id int 暂无描述
16 product_developer 开发者名称 string 暂无描述
17 purchase_remark 采购备注 string 暂无描述
18 cg_price 采购成本(RMB) string 暂无描述
19 is_related 是否关联单品成本:0 否,1 是 int 暂无描述
20 cg_delivery 采购交期 int 暂无描述
21 cg_product_material 商品材质 string 暂无描述
22 cg_product_length 单品规格-长(CM) string 暂无描述
23 cg_product_width 单品规格-宽(CM) string 暂无描述
24 cg_product_height 单品规格-高(CM) string 暂无描述
25 cg_product_net_weight 单品净重(G) string 暂无描述
26 cg_product_gross_weight 单品毛重(G) string 暂无描述
27 cg_package_length 包装规格-长(CM) string 暂无描述
28 cg_package_width 包装规格-宽(CM) string 暂无描述
29 cg_package_height 包装规格-高(CM) string 暂无描述
30 cg_box_length 外箱规格-长(CM) string 暂无描述
31 cg_box_width 外箱规格-宽(CM) string 暂无描述
32 cg_box_height 外箱规格-高(CM) string 暂无描述
33 cg_box_weight 单箱重量(KG) string 暂无描述
34 cg_box_pcs 单箱数量(包装数量) int 暂无描述
35 bg_customs_export_name 申报品名(中文) string 暂无描述
36 bg_export_hs_code HS Code(中国) string 暂无描述
37 bg_customs_import_name 申报品名(英文) string 暂无描述
38 currency 申报金额的币种 string 暂无描述
39 bg_customs_import_price 申报金额 string 暂无描述
40 product_creator_uid 默认API账号id int 暂无描述
41 product_duty_uids 负责人id array 暂无描述
42 is_append_product_duty 负责人是否追加创建人 int 暂无描述
43 qc_standard 质检标准 object 暂无描述
43.1 custom_qc_template 自定义质检标准 object 暂无描述
43.1.1 qc_image 质检图片【最多十张图】 array 暂无描述
43.1.1.1 file_id 质检图片文件id string 暂无描述
43.1.1.2 customer_url 客户的质检图片URL string 暂无描述
44 product_logistics_list 报关清关费用信息 object 暂无描述
44.1 US_cg_transport_costs 默认头程费用(含税) int 0 暂无描述
44.2 US_currency 默认头程费用币种 string 暂无描述
44.3 US_clearance_price 清关价格 int 0 暂无描述
44.4 US_clearance_price_currency 清关价格币种,默认CNY string 暂无描述
44.5 US_bg_import_hs_code HS Code string 暂无描述
44.6 US_bg_tax_rate 税率 int 0 暂无描述
45 supplier_quote 供应商报价信息 array 暂无描述
45.1 erp_supplier_id 领星ERP供应商id int 1 暂无描述
45.2 supplier_id 客户系统供应商id int 0 暂无描述
45.3 supplier_product_url 采购链接 array 暂无描述
45.4 quote_remark 报价备注 string 暂无描述
45.5 is_primary 首选供应商:0 否,1 是 int 1 暂无描述
45.6 quotes 报价信息 array 暂无描述
45.6.1 currency 报价币种,目前只有CNY和USD string CNY 暂无描述
45.6.2 is_tax 是否含税:0 否,1 是 int 0 暂无描述
45.6.3 tax_rate 税率,为空则表示为0 int 0 暂无描述
45.6.4 step_prices 阶梯价信息 array 暂无描述
45.6.4.1 moq 最小起订量,最小值为1 int 0 暂无描述
45.6.4.2 price_with_tax 含税单价,4位小数 int 10 暂无描述
46 special_attr 产品特殊属性 array 暂无描述
47 declaration 报关数据 object 暂无描述
47.1 customs_declaration_unit 报关单位 string 暂无描述
47.2 customs_declaration_spec 规格型号 string 暂无描述
47.3 customs_declaration_origin_produce 报关:原厂国(地区) string 暂无描述
47.4 customs_declaration_inlands_source 报关:境内货源地 string 暂无描述
47.5 customs_declaration_exempt 报关:征免 string 暂无描述
48 clearance 清关数据 object 暂无描述
48.1 customs_clearance_material 清关:材质 string 暂无描述
48.2 customs_clearance_usage 清关:用途 string 暂无描述
48.3 customs_clearance_internal_code 清关:内部编码 string 暂无描述
48.4 customs_clearance_preferential 清关:出口享惠情况 int 0 暂无描述
48.5 customs_clearance_brand_type 清关:品牌类型 int 0 暂无描述
48.6 customs_clearance_product_pattern 清关:产品型号 string 暂无描述
48.7 allocation_remark 清关:配货备注 string 暂无描述
48.8 weaving_mode 织造方式:1 针织,2 梭织 int 0 暂无描述
48.9 customs_clearance_pic_url 清关:清关图片 string 暂无描述
接口响应参数
序号 字段 名称 类型 默认值 描述 是否必要
领星ERP的接口:添加/编辑本地产品_v2-资产建模(routing/storage/product/set),由轻易云数据集成平台API资产管理模块整理收纳,并且根据领星ERP版本更新同步实时更新。通过API资产管理,企业可以对API的使用情况进行详细的分析和报告,为业务决策提供数据支持,优化资源分配和投资回报。
联系轻易云集成专家
联系系统对接开发人员黄宏棵

黄宏棵 加微信

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