授权  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_newscenter_beauty_api_UserFavListApi
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
picWidth Integer 图片宽度
paging PageOption 5,10 翻页选项 输入起始页码和每页10条
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
paged PageResults 翻页结果
resultMessage String 返回消息 返回的消息描述
products SaleProduct[] 商品LIST
PageResults
参数名称 类型 参数描述 备注
count int 返回数量
total int 总数量
more int 是否还有更多

PageOption
参数名称 类型 参数描述 备注
offset int 起码页号 起始页码

[校验规则]:
regex=^\d+$
limit int 每页条数 每页10条

[校验规则]:
minlength=1

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

SaleProduct
参数名称 类型 参数描述 备注
favTime String 收藏时间 2014-02-02 01:00:00
sell_price String 商品当前价格
buy_count String 商品购买数/销量
photo String 商品图片
market_price String 商品原价
id String sku编码
title String 商品标题/名称
productType String 商品类型 明确商品类型的列表不返回 0:普通商品 1:限购商品 2:试用商品
labels String[] 商品标签