云客服-座席签入平台接口:报文样例

时间:2024-09-24 14:46:44

报文样例

  • 消息头
    Content-Type:application/json; charset=UTF-8
    Guid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.AgentGateway1
  • 请求参数
    {
        "password": "",
        "phonenum": "40038",
        "status": "4",
        "releasephone": "false",
        "agenttype": "4"
    }
  • 响应参数
    {
        "message": "",
        "retcode": "0",
        "result": {
            "vdnid": 1,
            "workno": "291",
            "mediatype": "TTF",
            "loginTime": "1471585949806",
            "isForceChange": "false",
            "serverName": "AgentGateway",
            "timeRemaining": "9"
        }
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_1224.html