这里会显示出您选择的修订版和当前版本之间的差别。
| 后一修订版 | 前一修订版 | ||
|
zh:二次开发者指南:接口开发手册_v2.0:http接口:强插接口 [2016/09/03 06:21] 127.0.0.1 外部编辑 |
zh:二次开发者指南:接口开发手册_v2.0:http接口:强插接口 [2018/12/29 08:59] (当前版本) donnie |
||
|---|---|---|---|
| 行 2: | 行 2: | ||
| * 接口原型: | * 接口原型: | ||
| - | <code>intrude(target, phonenumber, pwdtype, password, usertype, user, orgidentity)</code> | + | <code> EVENT=INTRUDE&target=target&phonenumber=phonenumber&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> |
| * 作用说明: | * 作用说明: | ||
| 行 10: | 行 10: | ||
| ^ 参数名称 ^ 类型 ^ 描述信息 ^ | ^ 参数名称 ^ 类型 ^ 描述信息 ^ | ||
| + | |EVENT|String|请求目的:强插(INTRUDE)| | ||
| |target|String|目标坐席工号,即你要强插哪个坐席的通话| | |target|String|目标坐席工号,即你要强插哪个坐席的通话| | ||
| |phonenumber|String|执行插入方的电话号码| | |phonenumber|String|执行插入方的电话号码| | ||