授权  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiVipExclusivePoint
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
orderSeq String 排序序号 0: 默认, 1: 销量升序, 2: 销量降序, 3: 价格(积分)升序, 4: 价格(积分)降序
pageCount int 每页条数
channelType String 类型 积分兑换:449748130002,加价购:449748130001
page int 页数
picType String 图片格式
maxWidth String 图片最大宽度
custPoint String 客户积分
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
channelName String 频道名称
itemList VipAreaPoint[] 列表数据
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
shareTitle String 分享标题
sharePic String 分享封面
shareDesc String 分享详情
resultMessage String 返回消息 返回的消息描述
isShare String 是否分享 是:‘449746250001’,否:‘449746250002’
totalPage int 总数据数
VipAreaPoint
参数名称 类型 参数描述 备注
isDown boolean 是否下架
title String 标题
charge String 金额
productCode String 商品编号
jfCost String 积分
productImg String 图片
isLoot boolean 是否抢光
infoId String 信息唯一标示
allowCount int 库存数量

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