This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:http:pause_unpause [2016/09/06 05:58] – created liuxl | en:custom_development_guide:apis:http:pause_unpause [2018/12/29 09:20] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | < | + | < |
| *Description: | *Description: | ||
| Line 10: | Line 10: | ||
| ^Params ^Type ^Description ^ | ^Params ^Type ^Description ^ | ||
| - | |EVENT | + | |EVENT|String|QUEUEPAUSE| |
| - | |String | + | |type|String|1(Pause)/ |
| - | |QUEUEPAUSE | + | |usertype|String|agent / account| |
| - | |type | + | |user|String|Agent No. or Username| |
| - | |String | + | |orgidentity|String|The identity string of the team| |
| - | |1(Pause)/ | + | |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| |
| - | |usertype | + | |pwdtype|String|Password Type: plaintext/ |
| - | |String | + | |password|String|password| |
| - | |agent / account | + | |dnd|String|Fill in (any value),When this item is not empty, the extension synchronizes to suspend or cancel the suspension state| |
| - | |user | + | |
| - | |String | + | |
| - | |Agent No. or Username | + | |
| - | |orgidentity | + | |
| - | |String | + | |
| - | |The identity string of the team | + | |
| - | |pwdtype | + | |
| - | |String | + | |
| - | |Password Type: plaintext/ | + | |
| - | |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 | + | |
| *Return Format: | *Return Format: | ||