公开  
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiGetDevicePushInfo
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
version int 版本号 仅用于扩展,无需传入
mobile String 手机号 需要查询的用户手机号,多个用“,”号拼接
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
deviceList DevicePushModel[] 设备信息列表
resultMessage String 返回消息 返回的消息描述
DevicePushModel
参数名称 类型 参数描述 备注
noticeSwitch String 设备通知开关状态 0为开启,1为关闭
update_time String 更新时间
device_token String 信鸽推送的deviceToken
device_type String 设备类型 2:IOS;1:ANDROID
app_vision String app版本 app版本
bund_status String 绑定状态
supportXinGe String 设备通知是否支持信鸽 0为支持,1为不支持
channel_id String 设备编号
mobile String 用户手机号