云客服-查询技能队列下已签入座席的详细信息:样例报文

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

样例报文

  • 请求头:
    Content-Type: application/json;charset=UTF-8
    Authorization: ******************
  • 请求参数:
    {
        "queryParam":
        {
            "ccId":1, 
            "vdn":1,
            "skillId":1
        }
    }
  • 请求参数:
    {
        "result": "0",
        "resultCode": "0100000",
        "resultDatas": [
            {
                "workNo": 20011,
                "name": "20011",
                "status": 4,
                "ctiStatus": 1,
                "groupId": 1,
                "mediaType": 1,
                "vdnId": 1,
                "phoneNumber": "70942",
                "currentStateTime": 1505,
                "loginDate": 1501125758000
            }
        ],
        "resultDesc": [
            {
                "workNo": 20011,
                "name": "20011",
                "status": 4,
                "ctiStatus": 1,
                "groupId": 1,
                "mediaType": 1,
                "vdnId": 1,
                "phoneNumber": "70942",
                "currentStateTime": 1505,
                "loginDate": 1501125758000
            }
        ]
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2559.html