添加展品
POST
/exhibition/add_products/{code}
请求参数
参数名
类型
描述
必填
category_ids
array
数据列表 分类id
必填
exhibit_code
string
示例: 展品编码
必填
exhibit_name_zh
string
示例: 展品名称(中文)
必填
exhibit_name_en
string
示例:展品名称(英文)
必填
exhibit_logo
string
示例:展品logo
必填
exhibit_model_zh
string
示例:展品型号(中文)
必填
exhibit_model_en
string
示例:展品型号(英文)
必填
exhibit_material_zh
string
示例:展品材质(中文)
必填
exhibit_material_en
string
示例:展品材质(英文)
必填
exhibit_size
string
示例:展品尺寸(mm)
必填
exhibit_color_zh
string
示例:展品颜色(中文)
必填
exhibit_color_en
string
示例:展品颜色(英文)
必填
exhibit_delivery_place
string
示例:发货地
必填
main_origin_of_raw_materials
string
示例:原料主产地
必填
features_of_exhibits
string
示例:展品特征
必填
introduction_to_exhibits_zh
string
示例:展品简介(中文)
必填
introduction_to_exhibits_en
string
示例:展品简介(英文)
必填
exhibits_keywords_zh
string
示例:展品关键词(中文)
必填
exhibits_keywords_en
string
示例:展品关键词(英文)
必填
exhibits_video
string
示例:展品视频
必填
exhibit_link
string
示例:展品链接
必填
main_target_market
array
数据列表 主要目标市场
必填
lowest_price
string
示例:最低价格
必填
highest_price
string
示例:最高价格
必填
price_type
string
示例:价格类型
必填
moq
string
示例:起订量
必填
unit_zh
string
示例:单位(中文)
必填
unit_en
string
示例:单位(英文)
必填
product_docs
array
数据列表
必填
support_hotline
string
咨询电话
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:添加成功
必填
code
int
示例:1
必填
msg
string
示例:添加成功
必填