文档
测试

保存关联商品(ok)

POST
/cloudapi/v1/cpro/child/save

接口描述

保存/编辑关联商品,good_id不为0表示编辑

请求参数

参数名
类型
描述
必填
product_id
string
产品id
必填
good_id
string
关联商品id,有值为编辑,0为创建
必填
sts_product_code
string
sts商品编码
必填
sts_name
string
sts商品名称
必填
alias_name
string
别名
必填
little_img
string
图标
必填
year
string
年份
必填
volume
string
度数
必填
is_major_good
int
(单选)该商品是否主推商品,0否 1是
必填

响应参数

参数名
类型
描述
必填
flag
int
状态
必填
msg
string
描述(创建成功)
必填
data
array
数据
必填
product_id
int
产品id
必填
good_id
int
商品id
必填