- Proto 文件说明
- 返回码&错误码说明
- initialize 系统配置及初始化
- mall 电商微服务
- 分类相关
- 产品操作相关
- 产品规格相关
- 产品图片相关
- 产品评论相关
- 运费模板相关
- 区域限制相关
- 我的店铺POST
- 商品列表POST
- 商品搜索POST
- 商品详情POST
- 评论列表POST
- 我的店铺 CopyPOST
- 获取上游公司及其分类列表POST
- 获取上游公司产品列表POST
- order 购物车微服务
- passport 通行证微服务
- finance 财务微服务
- market 营销微服务
- relation 社交关系微服务
- ads 广告微服务
- cloud 云存储微服务
- content 内容微服务
- location-定位服务
- MCS 即时通讯(IM)微服务
- task 任务&回调
- bases 管理类接口
- Other 其它
- fts文件传输服务
- notify通知服务(包括短信,邮件,消息等)
- license 许可证认证服务
- feedback意见反馈(工单)服务
- org 组织机构微服务
- material二维码
- invoice合同发票
产品发布/保存草稿
开发中
POST
/mall.Product.Create
请求参数
Header 参数
Request-Id
string
请求ID
默认值:
{% mock 'uuid' %}
Content-Type
string
传输格式
默认值:
application/json
Workspace
string
项目名称
默认值:
mall
Authorization
string
可选
默认值:
YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1deyP4wF6IosQ5qBTpC/n7bGfzBdty9AGlfoBSFu9R8XE=
Body 参数application/json
supply_id
integer
供应商ID
category_id
integer
分类ID
title
string
商品标题
measuring_name
string
测量单位名称
sell_max
integer
最大限购数量
sell_min
integer
最小限购数量
wastage
integer
损耗率
standard_number
string
产品标准号
brand
string
品牌名称
stock_type
integer
库存计数方式
status
integer
商品状态
putaway_time
string
预定的上架时间
cover_image
string
商品封面图片
content
string
商品详情
template_id
integer
运费模板id
note
string
快递备注
images
array [object {2}]
产品图片
name
string
图片名称
url
string
图片地址
specification
array [object {6}]
产品规格信息
title
string
规格名称
stock_type
integer
库存设置
stock
integer
库存数量
price
integer
价格
direct_sales
integer
直营价 格
img
string
预览图
limitation
integer
区域限制
li_template_id
integer
区域限制的模板id
示例
{
"identity": "ed746e1c-d843-4450-99a9-9f14045743ff",
"supply_id": 1,
"category_id": 2,
"title": "香蕉3232",
"measuring_name": "斤",
"sell_max": 100,
"sell_min": 1,
"standard_number": "GB20009384",
"brand": "Test苹果品牌",
"stock_type": 1,
"status": 1,
"cover_image": "https://ts2.cn.mm.bing.net/th?id=OIP-C.pz6cla9oEndyS_VMEij2cAHaK8&w=205&h=303&c=8&rs=1&qlt=90&o=6&pid=3.1&rm=2",
"content": "苹果是一种营养价值极高的水果,它不仅含有丰富的矿物质和维生素,还具有多种对人体有益的功效。苹果中的营养成分易于人体吸收,被誉为\"活水\",有助于溶解硫元素,使皮肤润滑柔嫩\n。它含有的铜、碘、锰、锌、钾等元素,能够降低胆固醇、宁神安眠、缓解疲劳等\n。此外,苹果还含有蛋白质、脂肪、碳水化合物以及维生素C、维生素B1、维生素B2、胡萝卜素以及钙、磷、铁等多种营养成分\n,这些成分使得苹果成为预防多种健康状况的有力武器\n。",
"template_id": 1,
"note": "圆通快递",
"images": [
{
"name": "xx.png",
"identity": "61863087-1d8e-464b-bf2d-473d75a794e0",
"url": "http://xxx.com/x.png"
},
{
"name": "yy.png",
"identity": "1921490e-b247-43b8-96e4-df3567327456",
"url": "http://xxx.com/y.png"
},
{
"name": "c.png",
"url": "http://xxx.com/c.png"
}
],
"specification": [
{
"title": "8斤袋装",
"stock_type": 1,
"stock": 100,
"price": 100,
"direct_sales": 98,
"tp_type": 2,
"ds_tp_type": 2,
"img": "https://xxx.com/xx.png"
},
{
"identity": "80d2f6db-9fa1-4089-bfc9-2d3aac68a0ce",
"title": "3斤袋装",
"stock_type": 1,
"stock": 100,
"price": 100,
"direct_sales": 98,
"tp_type": 2,
"ds_tp_type": 2,
"img": "https://xxx.com/x.png"
}
],
"limitation": 1
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://mesh.apinb.com//mall.Product.Create' \
--header 'Request-Id;' \
--header 'Workspace;' \
--header 'Authorization: YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1deyP4wF6IosQ5qBTpC/n7bGfzBdty9AGlfoBSFu9R8XE=' \
--header 'Content-Type: application/json' \
--data-raw '{
"identity": "ed746e1c-d843-4450-99a9-9f14045743ff",
"supply_id": 1,
"category_id": 2,
"title": "香蕉3232",
"measuring_name": "斤",
"sell_max": 100,
"sell_min": 1,
"standard_number": "GB20009384",
"brand": "Test苹果品牌",
"stock_type": 1,
"status": 1,
"cover_image": "https://ts2.cn.mm.bing.net/th?id=OIP-C.pz6cla9oEndyS_VMEij2cAHaK8&w=205&h=303&c=8&rs=1&qlt=90&o=6&pid=3.1&rm=2",
"content": "苹果是一种营养价值极高的水果,它不仅含有丰富的矿物质和维生素,还具有多种对人体有益的功效。苹果中的营养成分易于人体吸收,被誉为\"活水\",有助于溶解硫元素,使皮肤润滑柔嫩\n。它含有的铜、碘、锰、锌、钾等元素,能够降低胆固醇、宁神安眠、缓解疲劳等\n。此外,苹果还含有蛋白质、脂肪、碳水化合物以及维生素C、维生素B1、维生素B2、胡萝卜素以及钙、磷、铁等多种营养成分\n,这些成分使得苹果成为预防多种健康状况的有力武器\n。",
"template_id": 1,
"note": "圆通快递",
"images": [
{
"name": "xx.png",
"identity": "61863087-1d8e-464b-bf2d-473d75a794e0",
"url": "http://xxx.com/x.png"
},
{
"name": "yy.png",
"identity": "1921490e-b247-43b8-96e4-df3567327456",
"url": "http://xxx.com/y.png"
},
{
"name": "c.png",
"url": "http://xxx.com/c.png"
}
],
"specification": [
{
"title": "8斤袋装",
"stock_type": 1,
"stock": 100,
"price": 100,
"direct_sales": 98,
"tp_type": 2,
"ds_tp_type": 2,
"img": "https://xxx.com/xx.png"
},
{
"identity":"80d2f6db-9fa1-4089-bfc9-2d3aac68a0ce",
"title": "3斤袋装",
"stock_type": 1,
"stock": 100,
"price": 100,
"direct_sales": 98,
"tp_type": 2,
"ds_tp_type": 2,
"img": "https://xxx.com/x.png"
}
],
"limitation": 1
}'
返回响应
🟢200成功
application/json
Body
status
integer
必需
identity
string
必需
message
string
必需
timeseq
integer
必需
示例
{
"status": 0,
"identity": "d01ec332-80a5-4e13-9e15-6a56efb723a6",
"message": "",
"timeseq": 0
}
修改于 2024-04-08 05:01:20