云客服-查询指定callId的呼叫基本信息:样例报文

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

样例报文

  • 请求头:
    Content-Type: application/json;charset=UTF-8
    Authorization: ******************
  • 请求参数:
    {   
        "ccId":1,
        "vdn":1,
        "callId":"1453723531-574" 
    }
  • 响应消参数:
    {
        "result": "0",
        "resultCode": "0100000",
        "resultDatas": {
            "time": 1606115215000,
            "dsn": 0,
            "handle": 0,
            "server": 0,
            "keyId": "",
            "callingNum": "88881364",
            "calledNum": "650550",
            "mid": 5,
            "trunkNo": 582,
            "priority": 0,
            "deviceType": 2,
            "deviceNo": 1177,
            "callSkill": "defaultAudioSkill",
            "partyNum": 1,
            "callFeature": 0,
            "orgiCalledNum": "",
            "mediaType": 5,
            "place": 0,
            "waitTime": 0,
            "totalTalkingTimes": 275,
            "logonTimes": 284,
            "serviceType": 2,
            "callInCause": 65535,
            "enterReason": 0,
            "mediaBillType":0
        },
        "resultDesc": {
            "time": 1606115215000,
            "dsn": 0,
            "handle": 0,
            "server": 0,
            "keyId": "",
            "callingNum": "88881364",
            "calledNum": "650550",
            "mid": 5,
            "trunkNo": 582,
            "priority": 0,
            "deviceType": 2,
            "deviceNo": 1177,
            "callSkill": "defaultAudioSkill",
            "partyNum": 1,
            "callFeature": 0,
            "orgiCalledNum": "",
            "mediaType": 5,
            "place": 0,
            "waitTime": 0,
            "totalTalkingTimes": 275,
            "logonTimes": 284,
            "serviceType": 2,
            "callInCause": 65535,
            "enterReason": 0,
            "mediaBillType":0
        }
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2577.html