Page History

Lottery...

Last edited by 翁力

返回

抽奖接口


URL: http://123.59.61.116:8888/CnliveUser/lottery/draw.action?spId=xxx&token=xxx


请求方式: HTTP POST


返回格式: JSON


版本:互动电视5.3开始(缺少中奖规则


请求参数说明:

参数名 参数类型 必选 参数说明
spId String true 服务提供商
token String true 参数加密串
----plat String true 客户端平台
----id String true 抽奖ID
----sid String true 用户ID

返回样例:

{"errorCode":"0","errorMsg":"恭喜抽到一个红包!"}
{"errorCode":"1","errorMsg":"请勿重复抽奖!"}