Page History

Presentgiftforhost

Last edited by 国亚奇

返回

赠送主播礼物接口


URL: http://vote.cnlive.com/services/giftForHost/presentGift


请求方式: HTTP POST


返回格式: JSON


版本:互动电视5.3.2开始


请求参数说明:

参数名 参数类型 必选 参数说明
spId String true 服务提供商
token String true 参数加密串
----plat String true 客户端平台
----activeId String true 直播活动ID
----hostId String true 主播ID
----id String true 礼物ID
----sid String true 用户ID

返回格式说明:

{
    errorCode:"0",
    errorMsg:"成功"
}
{
    errorCode:"104",
    errorMsg:"中国币不足"
}