云客服-查询指定技能队列的状态信息:样例报文

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

样例报文

  • 请求头:
    Content-Type: application/json;charset=UTF-8
    Authorization: ******************
  • 请求参数:
    {
        "ccId":1, 
        "vdn":170,
        "skillId":2
    }
  • 响应参数:
    {
        "result": "0",
        "resultCode": "0100000",
        "resultDatas": [
            {
                "callId": "1604285072000-840",
                "requestType": 0,
                "customerLevel": 0
            }
        ],
        "resultDesc": [
            {
                "callId": "1604285072000-840",
                "requestType": 0,
                "customerLevel": 0
            }
        ]
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2553.html