公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_newscenter_beauty_api_ProductInfoOneApi
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
width String 屏幕宽度
version int 版本号 仅用于扩展,无需传入
sku_code String 132737 sku编码
参数名称 类型 参数描述 备注
stock_num String 月销量
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
resultMessage String 返回消息 返回的消息描述
product_code String 商品编码
photos PicInfo[] 商品图片
favstatus String 收藏状态 0为未收藏 1是已收藏
infophotos PicInfo[] 产品详情
store_num String 库存数 返回多少库存就是多少
name String 产品名称
linkUrl String url
sku_code String sku编码
status String 商品状态 4497153900060001=待上架 4497153900060002=已上架 4497153900060003=商家下架 4497153900060004=平台强制下架
PicInfo
参数名称 类型 参数描述 备注
originHeight int 数据库中图片高度
picOldUrl String 原图片地址
originWidth int 数据库中图片宽度
width Integer 图片宽度
oldHeight Integer 原图片高度
picNewUrl String 现图片地址
oldWidth Integer 原图片宽度
height Integer 图片高度