公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiAddPushDevice
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
deviceType String 设备类型 2:IOS;1:ANDROID
userPhone String 用户标识
app_vision String app版本 app版本
version int 版本号 仅用于扩展,无需传入
noticeSwitch String 设备通知开关状态 0为开启,1为关闭
channelId String 百度推送的channelId
deviceToken String 信鸽推送的deviceToken
token String token token为空则为解绑
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
resultMessage String 返回消息 返回的消息描述