公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiForTodayHotSale
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
pageIndex int 当前页码 默认展示第一页,从1开始
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
productList ProductHotSale[] 商品集合
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
browserTime int 浏览时长 倒计时
resultMessage String 返回消息 返回的消息描述
pagination int 总页数
ProductHotSale
参数名称 类型 参数描述 备注
sellPrice String 商品销售价
labelsPic String 商品标签图片地址 3.9.2以后开始使用
smallSellerCode String 小用户编号
proClassifyTag String 商品分类标签(LD商品,普通商品,跨境商品,跨境直邮,平台入驻,缤纷商品)标签字段
collagePersonCount String 几人团 需要几人参团,字符串类型的数字
skuPrice String 商品原价
labelsList String[] 商品标签 LB160108100002:生鲜商品;LB160108100003:TV商品;LB160108100004:海外购商品
mainpic_url String 商品图片
eventTypeCode String 活动类型编码
procuctCode String 商品编号
productName String 商品名称
eventTypeName String 活动类型名称

String
参数名称 类型 参数描述 备注