公开  
根据渠道类型返回在线问题列表
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiQuestionOnline
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
type String 449747890001:客服与帮助|449747890002:跨境通商品详情|449747890003:平台入驻
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
questionList QuestionItem[] 问题列表
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
customer Customer[] 1:在线客服(返回空) 2:电话客服 3: 微信客服(字符串)
resultMessage String 返回消息 返回的消息描述
Customer
参数名称 类型 参数描述 备注
content String 1:在线客服(返回空) 2:电话客服 3: 微信客服(字符串)
type String 1:在线客服 2: 电话客服 3: 微信客服

QuestionItem
参数名称 类型 参数描述 备注
content String 问题内容
title String 问题标题