云客服-抽检任务详情:报文样例

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

报文样例

  • 场景描述:抽检任务详情。

    请求头:

    x-app-key:************************************  
    X-UserID:1611917095665261978  
    Authorization:Bearer ********************************

    请求参数:

    {
    	"currentRole": "qualityDirector",
    	"page": 1,
    	"rows": 10,
    	"fixedColumns": {
    		"planCode": "125092321715122176",
    		"showReviewingOfficer": false,
    		"inspectStatus": "0"
    	}
    }

    响应参数:

    {
    	"total": 1,
    	"pages": 0,
    	"data": [{
    		"calls": [{
    			"duration": 347.16,
    			"upload_time": 1609143922,
    			"rightSpeechRatio": "0.2446",
    			"file_name": "766",
    			"leftSpeechRatio": "0.1933",
    			"call_time": 1609143921,
    			"leftChannel": "staff",
    			"call_uuid": "c6a31191-6c69-486b-b8f9-c3412ef44bfd",
    			"inspectStatus": 0,
    			"call_type": 0,
    			"taskId": "954153162039409666",
    			"call_id": "954155173359172609"
    		}],
    		"id": "954153162039409666",
    		"inspector": "1600226476732482572",
    		"inspectStatus": 0,
    		"inspectorName": "zjrylong",
    		"is_group": false,
    		"setting": {
    			"staff_name": "zxrylong",
    			"staffId": "1600226440112042215",
    			"taskId": "954153162039409666",
    			"call_id": "954155173359172609"
    		}
    	}],
    	"resultCode": "0409000",
    	"resultDesc": "success"
    }
support.huaweicloud.com/api-ccfs-cec/cec_07_2746.html