关于我们

饿了么开放平台商品原材料接入

发布时间:2025-06-05

 

个人零费用代理店+,日收入3000+,可兼职做

1、相关接口:

所属服务 接口名称
商品服务 eleme.product.item.getItemMaterialTree 获取商品原材料数据(新版)
商品服务 eleme.product.item.createItem 添加商品
商品服务 eleme.product.item.batchCreateItems 批量添加商品

 

2、接口调用场景

添加商品时,原材料materials是一个必填字段,该字段下id 和 name的值必须通过接口“eleme.product.item.getItemMaterialTree 获取商品原材料数据”获取,一般情况下所有门店获取到的原材料一致,materials上传后会在用户端展示。接口调用流程如下:

/template/Home/AllNew/PC/Static