参数名称 | 类型 | 是否必填 | 参数描述 | 备注 |
---|---|---|---|---|
api_key | String | 是 | 系统分配的ApiKey | |
api_target | String | 是 | 调用接口名称 | com_cmall_familyhas_api_ApiForPlusProducts |
api_input | String | 是 | 输入参数 | 应用输入参数的JSON格式 |
参数名称 | 类型 | 必填 | 示例 | 参数描述 | 备注 |
---|---|---|---|---|---|
currentPage | Integer | 否 | 1 | 分页访问页码 | 访问页码 |
version | int | 否 | 版本号 | 仅用于扩展,无需传入 | |
pageNum | Integer | 否 | 20 | 每页个数 | 每页显示个数 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
curentPage | Integer | 当前页 | 当前页码 |
resultCode | int | 返回标记 | 如果返回标记1则为API调用成功 否则则是错误编号 |
resultMessage | String | 返回消息 | 返回的消息描述 |
products | PlusSaleProduct[] | 商品列表 | |
totalPage | Integer | 总页码 | 总页码,目前最多10页 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
plusVipPrice | BigDecimal | 橙意卡价格 | |
tagInfoList | TagInfo[] | 带样式的商品活动标签 | |
productCode | String | 商品编码 | |
orgSellPrice | BigDecimal | 原销售价格 | |
productUrl | String | 商品图片 | |
proClassifyTag | String | 添加商品分类(LD商品,普通商品,跨境商品,跨境直邮,平台入驻,缤纷商品)标签字段 | |
productName | String | 商品名称 | |
skuCode | String | SKU编码 |
参数名称 | 类型 | 参数描述 | 备注 |
---|---|---|---|
style | String | 标签样式 | 0: 默认样式、1: 橙意会员卡样式、2:立省样式(右栏TV直播需要样式) |
name | String | 标签名称 | 秒杀、闪购、会员日 |