This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:custom_development_guide:apis:http:pause_unpause [2017/12/12 03:05] 127.0.0.1 external edit |
en:custom_development_guide:apis:http:pause_unpause [2018/12/29 09:20] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=QUEUEPAUSE&type=type&usertype=usertype&user=user&orgidentity=orgidentity&pause_reason=pause_reason&pwdtype=pwdtype&password=password</code> | + | <code>EVENT=QUEUEPAUSE&type=type&usertype=usertype&user=user&orgidentity=orgidentity&pause_reason=pause_reason&pwdtype=pwdtype&password=password&dnd=dnd</code> |
| *Description: | *Description: | ||
| Line 15: | Line 15: | ||
| |user|String|Agent No. or Username| | |user|String|Agent No. or Username| | ||
| |orgidentity|String|The identity string of the team| | |orgidentity|String|The identity string of the team| | ||
| + | |pause_reason|String|Put a pause reason when it’s for pause. Use the following string, if you need statistics training / meeting / leave / lunch / rest / other| | ||
| |pwdtype|String|Password Type: plaintext/MD5| | |pwdtype|String|Password Type: plaintext/MD5| | ||
| |password|String|password| | |password|String|password| | ||
| - | |pause_reason|String|Put a pause reason when it’s for pause. Use the following string, if you need statistics training / meeting / leave / lunch / rest / other| | + | |dnd|String|Fill in (any value),When this item is not empty, the extension synchronizes to suspend or cancel the suspension state| |
| - | |dnd|String|选填(任意值),此项不为空时,分机同步进入暂停或取消暂停状态| | + | |
| - | + | ||
| - | * 如需统计各种暂停原因时长,请选择填写以下暂停原因: | + | |
| - | * training(培训) | + | |
| - | * meeting(会议) | + | |
| - | * leave(请假) | + | |
| - | * lunch(午休) | + | |
| - | * rest(小休) | + | |
| - | * other(其它) | + | |
| *Return Format: | *Return Format: | ||