公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiForMonthlyGiftHome
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
eventCode String 活动编号
shareTitle String 达标抢好礼分享标题
list MonthlyGift[] 达标抢好礼奖品信息
shareDesc String 达标抢好礼分享描述
resultMessage String 返回消息 返回的消息描述
MonthlyGift
参数名称 类型 参数描述 备注
createTime String 中奖时间
rewardTitle String 奖品名称 抽中奖品的描述:20个积分/20元(张)优惠券/香皂一份
productCode String 实物商品编号
rewardImg String 奖品图片
rewardZid String 奖品编号
skuCode String 实物商品SKU编号
rewardType String 奖品类型(实物商品、积分、优惠券) 449749000001:积分;449749000002:优惠券;449749000003:实物商品;
isReceive int 是否领取: 0否 ; 1是 ;