This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:custom_development_guide:apis:http:agent_group_checkin_checkout [2016/09/06 05:53] – created liuxl | en:custom_development_guide:apis:http:agent_group_checkin_checkout [2019/01/03 05:36] (current) – donnie | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | < | + | < |
| *Description: | *Description: | ||
| Line 18: | Line 18: | ||
| |pwdtype|String|Password Type: plaintext/ | |pwdtype|String|Password Type: plaintext/ | ||
| |password|String|Use plaintext or md5 password for agent or account| | |password|String|Use plaintext or md5 password for agent or account| | ||
| + | |deviceexten|String|Do not need to fill in. After checking in, use this extension at your desk| | ||
| + | |pushevent|String|If need send a agent event, yes / no(default)| | ||
| - | A valid list format example: agentgroupid1, | + | < |
| *Return Format: | *Return Format: | ||
| - | < | + | < |
| *Type of the Return Value: String | *Type of the Return Value: String | ||
| Line 28: | Line 30: | ||
| ^Value ^Description ^ | ^Value ^Description ^ | ||
| - | |< | + | |< |
| - | |< | + | |< |
| + | |< | ||
| + | |||
| + | Messages: | ||
| + | * **success** checkin/ | ||
| + | * **CheckedIn** Already checked in | ||
| + | * **NotInGroup** Agent doesn' | ||
| + | * **NotFoundGroup** Agent group doesn' | ||
| + | * **NotChecked** | ||
| + | |||