云客服-座席设置自定义状态:接口URI
接口URI
https://ip:port/agentgateway/resource/onlineagent/{agentid}/setcustomstate?customstate={customstate}
其中,ip为CC-Gateway服务器地址,port为CC-Gateway服务器的HTTPS端口号。
序号 |
参数名 |
数据类型 |
选取原则 |
说明 |
---|---|---|---|---|
1 |
agentid |
string |
True |
座席的工号,取值范围:101~59999。 |
2 |
customstate |
integer |
True |
座席自定义状态,取值范围:0~65534。
说明:
由业务侧统一定义具体含义。 |